/*
* All imports for the customisation of the TCN theme to be imported here
* 
*/
/* Copyright (C) YOOtheme GmbH, http://www.gnu.org/licenses/gpl.html GNU/GPL */
/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
/* snaffle style */
body {
  font-family: 'Montserrat', 'Helvetica', arial, sans-serif !important;
  font-weight: 300;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #333;
  border-top: 0;
}
@media (max-width: 960px) {
  .uk-container {
    max-width: 900px;
  }
}
a,
.uk-link {
  color: #7E1F54;
}
a:hover,
.uk-link:hover {
  color: #DA1C5C;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 30px 0 20px;
}
h1 {
  font-size: 32px;
  line-height: 100%;
}
h2 {
  font-size: 22px;
}
h3 {
  font-size: 20px;
}
h3.highlight-pink {
  font-size: 30px;
  font-weight: 600;
}
h4 {
  font-size: 19px;
}
h5 {
  font-size: 18px;
}
h6 {
  font-size: 17px;
}
p {
  margin: 0 0 15px;
  font: inherit;
  line-height: 1.5;
}
em {
  color: inherit;
}
.btn [class^="icon-"],
.btn [class*=" icon-"] {
  margin-top: 3px;
}
select {
  margin-bottom: 0;
}
textarea {
  height: auto;
}
.uk-breadcrumb > li {
  margin: 3px;
}
/* Body Container */
.tm-page {
  position: relative;
  z-index: 5;
  border-bottom: none;
}
.tm-top-teaser {
  background: none;
  height: auto;
  box-shadow: none;
}
/*home page search edits*/
.home-page #tm-top-a .uk-width-1-1.uk-width-medium-2-3,
.home-page #tm-top-a .uk-width-1-1.uk-width-medium-1-3 {
  width: 100%;
}
.no-padding-top {
  padding-top: 0;
}
.no-padding-bottom {
  padding-bottom: 0;
}
@media (min-width: 1220px) {
  .home-page #tm-top-a .uk-width-1-1 {
    margin-top: 20px;
  }
  .home-page #tm-top-b {
    padding-top: 20px;
  }
}
.uk-panel-box {
  box-shadow: none;
}
.no-padding {
  padding: 0;
}
.accent-text {
  font-size: 20px;
  line-height: 24px;
}
.pink-top-centre-box a.uk-icon-large {
  color: #DA1C5C;
}
.text-center {
  text-align: center;
}
.pink-top-centre-box {
  background: #fcfcfc;
  border: 1px solid #e3e3e3;
  border-top: 4px solid #DA1C5C;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  padding-top: 15px;
  text-align: center;
  box-shadow: none;
}
.pink-top-box h3 {
  font-size: 140%;
  margin: 15px 0 0;
}
.pink-top-left-box {
  background: #fcfcfc;
  border: 1px solid #e3e3e3;
  border-top: 4px solid #DA1C5C;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  padding-top: 15px;
  box-shadow: none;
}
.grey-pink-border {
  box-shadow: none;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  border-top: 4px solid #DA1C5C;
}
.pink-top-left-box div.pink-top-left-box,
.grey-pink-border div.grey-pink-border {
  border: 0;
  border-radius: 0;
  border-top: 0;
}
.box-zoom {
  -webkit-transform-style: preserve-3d;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.box-zoom:hover {
  transform: scale(1.1);
}
.tm-main .uk-panel-box,
.tm-block-light {
  background: #ffffff;
  color: #333;
  box-shadow: none;
}
.uk-navbar-toggle {
  color: #5f8c43;
  font-size: 38px;
}
.uk-navbar-toggle:hover,
.uk-navbar-toggle:focus,
.uk-navbar-toggle:active {
  color: #5f8c43;
}
.uk-nav-side > li > a {
  color: #555;
  box-shadow: none;
}
.home-page .tm-main-top .pinterest-button,
.home-page .tm-main-top .facebook-button,
.home-page .tm-main-top .linkedin-button,
.home-page .tm-main-top .twitter-button,
.home-page .tm-main-top .instagram-button {
  border-radius: 4px;
  color: #fff;
  padding: 5px;
  width: 97%;
  margin-bottom: 5px;
}
.home-page .tm-main-top .pinterest-button a,
.home-page .tm-main-top .facebook-button a,
.home-page .tm-main-top .linkedin-button a,
.home-page .tm-main-top .twitter-button a,
.home-page .tm-main-top .instagram-button a {
  color: #fff;
  font-family: "Lato", "Helvetica", arial, sans-serif;
  padding-top: 3px;
  padding-left: 10px;
  font-size: 32px;
  line-height: 40px;
}
.home-page .tm-main-top .uk-icon-large {
  float: right;
  font-size: 140%;
}
.home-page .pinterest-button {
  background: #E60023;
}
.home-page .pinterest-button:hover {
  background: #ce122e;
}
.home-page .facebook-button {
  background: #3A5795;
}
.home-page .facebook-button:hover {
  background: #314A80;
}
.home-page .linkedin-button {
  background: #1A84BC;
}
.home-page .linkedin-button:hover {
  background: #1077AD;
}
.home-page .twitter-button {
  background: #4099ff;
}
.home-page .twitter-button:hover {
  background: #1E83F7;
}
.home-page .instagram-button {
  background: #D52D77;
}
.home-page .instagram-button:hover {
  background: #D94867;
}
.pink-top-centre-box.uk-width-medium-1-3 {
  width: 32%;
  margin-right: 1%;
  float: left;
}
/* column edits*/
/* 3 column edits */
.column-left {
  float: left;
  width: 33%;
}
.column-right {
  float: left;
  width: 33%;
}
.column-mid {
  display: inline-block;
  float: left;
  width: 33%;
}
/* widgetkit edits */
.wk-slideshow .next,
.wk-slideshow .prev {
  z-index: 9;
}
.wk-slideshow .caption {
  position: absolute;
  left: 0;
  bottom: 0;
  top: 0;
  background: transparent;
  font-size: 60px;
  color: #000;
  margin-top: 15%;
  text-align: left;
  margin-left: 10%;
}
.wk-slideshow .caption .light-text {
  color: #fff;
  text-shadow: 0 1px 1px #333;
}
.wk-slideshow .caption strong {
  color: #CB5366;
}
.tm-top-teaser .wk-slideshow .wk-content img {
  width: 100%;
}
/* RSform edits */
#userForm {
  border: 1px solid #DCDCDC;
  padding: 20px;
  border-radius: 4px;
}
.formResponsive .formHorizontal .rsform-block {
  margin-bottom: 0;
}
.formResponsive textarea,
.formResponsive input[type="text"],
.formResponsive input[type="password"] {
  box-shadow: none;
  width: 100%;
}
.formResponsive input[type="submit"] {
  background: #DA1C5C;
  background-image: none;
  color: #ffffff;
  font-size: 16px;
  border: 0;
  border-radius: 2px;
  text-shadow: none;
  padding: 10px 15px;
  box-shadow: none;
  font-weight: bold;
}
.formResponsive input[type="submit"]:hover,
.formResponsive input[type="submit"]:focus {
  color: #ffffff;
  background: #7E1F54;
  text-shadow: none;
}
/* community builder edits */
/*stop displaying the connections menu item */
.cbMenu.cbMenu_UE_MENU_CONNECTIONS.cbTooltip.dropdown {
  display: none;
}
.cb-login-top .input-medium {
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
  color: #555555;
}
.cb_template .btn-primary {
  background: #9ECB99 none repeat scroll 0 0 !important;
  border: 0 none;
  box-shadow: none;
  color: #fff !important;
  margin-top: 2px;
  padding: 2px 8px 3px !important;
  text-shadow: none;
}
.cb_template .btn-primary:hover,
.cb_template .btn-primary:focus {
  background: #5b8540 !important;
}
.cb-login-top #login-form > span {
  clear: both;
  float: left;
}
#form-login-links {
  margin-top: 5px;
  padding-left: 2px;
}
#form-login-links li {
  list-style: none;
}
.cb-login-top #modlgn-username.input-medium {
  margin-right: 1px;
}
.cbLoginForm .input-medium,
.control-group input {
  height: 30px;
  line-height: 30px;
  min-height: 30px !important;
}
#form-login-remember label {
  margin-top: 10px;
}
.cb_template a {
  color: #333;
}
.cb_template a:hover {
  color: #333;
  text-decoration: underline;
}
.cb_template .cbPosCanvas .cbPosCanvasHeader .cbPosCanvasTitle .cbProfileTitle > h3 {
  float: right;
  padding-right: 20px;
}
.cbPoweredBy {
  display: none;
}
/* Perfect-Web Facebook edits */
#pwebbox163_container {
  padding: 0;
}
/* Perfect-Web Twitter edits */
.timeline-header h1.summary {
  font-weight: normal;
  margin: 10px 0;
}
.pweb-theme-elastica.pwebbox-box .pwebbox-container {
  box-shadow: none;
  padding: 0;
}
.pwebbox-twitter-feed-container .timeline {
  border-radius: 0;
}
.pwebbox-twitter-feed-container ol.h-feed {
  padding-left: 0;
}
/* phpbb3 forum edits */
#phpbb_area select {
  margin-bottom: 0;
}
#phpbb .column2 {
  float: left !important;
}
#phpbb_area #search-box input[type="text"] {
  margin-top: -5px;
}
#page-body > h2,
#page-body > form > h2,
#page-body > h3,
#page-body > form > h3,
div#message h2,
#confirm h2,
#agreement h2,
#cp-main > h2,
#cp-main > form > h2 {
  text-shadow: none !important;
}
#page-body .panel .inner .panel {
  background: none;
}
#phpbb_area input[type="text"] {
  min-height: 25px;
}
#phpbb_area textarea#message {
  height: auto;
}
#phpbb_area .profile-icons,
#phpbb_area .post ul.profile-icons li {
  opacity: 1;
}
#phpbb_area li.header dt,
#phpbb_area li.header dd {
  color: #fff !important;
  font-size: 14px;
  margin-left: 0px;
}
#phpbb_area dt label {
  font-family: inherit;
  color: inherit;
}
#phpbb_area dt {
  font-weight: normal;
}
#phpbb_area dd label {
  display: inline-block;
}
#phpbb_area input[type="radio"],
#phpbb_area input[type="checkbox"] {
  margin: 0 5px 0 0;
}
#phpbb_area textarea.inputbox {
  width: 85%;
  min-height: 135px;
  padding: 0;
}
#phpbb_area [class*="width"] {
  box-sizing: inherit;
}
#phpbb_area #header > a > img {
  display: none;
}
#phpbb_area #page-body ul {
  padding-left: 0;
}
#phpbb_area div.forabg,
#phpbb_area div.forumbg,
#phpbb_area div.panel-wrapper {
  background: #F3F3F3 !important;
}
#phpbb_area div.dropdown-tabs > ul {
  top: 0;
}
#phpbb_area .buttons div a {
  margin: 8px 0 0 8px;
}
#phpbb_area input.button2 {
  background: #DA1C5C;
  color: #fff;
  text-shadow: none;
  font-size: 12px;
  padding: 4px 10px;
  border: 0;
}
#phpbb_area .quick-login input.button2,
#phpbb_area .submit-buttons input.button2 {
  font-size: 14px;
  padding: 10px 15px;
}
#phpbb_area a.button1,
#phpbb_area input.button1 {
  background: #DA1C5C;
  color: #fff;
  font-size: 14px;
  font-weight: normal;
  padding: 10px 15px;
  border: 0;
}
#phpbb_area input.button2:hover,
#phpbb_area a.button1:hover,
#phpbb_area input.button1:hover {
  background: #ED1A3B;
  color: #333;
}
.copyright .copy-right,
.copyright .copy-left {
  display: none;
}
#phpbb_area #footer .nav-links a {
  margin-right: 10px;
}
#phpbb_area #digests .copyright {
  display: none;
}
/* virtuemart edits */
/* virtuemart category view */
.featured-view h4,
.latest-view h4,
.topten-view h4,
.recent-view h4,
.related-products-view h4 {
  font-size: 20px;
  margin: 30px 0 20px;
}
.category-view h4 {
  margin: 30px 0 20px;
}
div.product,
.category-view .row .category {
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  border-top: 4px solid #DA1C5C;
  background: #fff;
}
.vm-product-media-container {
  min-height: 90px;
}
div.product .product-price {
  width: 100%;
  text-align: center;
  min-height: 1px;
}
p.product_s_desc {
  font-size: 13px;
  color: #666;
}
.vm-product-descr-container-1 > h2,
.vm-product-descr-container-0 > h2,
.featured-view .spacer span,
.latest-view .spacer span,
.topten-view .spacer span,
.recent-view .spacer span,
.related-products-view .spacer span,
.browse-view .row .product .spacer span {
  font-size: 18px;
}
span.addtocart-button input.addtocart-button,
span.addtocart-button input.notify-button {
  background: linear-gradient(#6b9d4c, #5f8c43);
  background-image: linear-gradient(#6b9d4c, #5f8c43);
  border: 1px solid #486933;
  padding: 10px;
}
span.addtocart-button input.addtocart-button:hover,
span.addtocart-button input.addtocart-button:focus,
span.addtocart-button input.notify-button:hover,
span.addtocart-button input.notify-button:focus {
  background: #5b8540;
  color: #fff;
}
div.product {
  min-width: 100px;
}
.vm-col-4 {
  width: 24%;
  margin-right: 2px;
}
.width25 {
  width: 24%;
  margin-right: 5px;
}
.category-view .horizontal-separator {
  display: none;
}
.category-view .row .category .spacer h2 {
  font-size: 18px;
  line-height: 20px;
}
.category-view .availability img {
  display: none;
}
.vm-product-descr-container-1 {
  min-height: 145px;
  margin-bottom: 5px;
}
p.product_s_desc {
  text-align: center;
}
.category-view .row .category .spacer h2 a img {
  margin-top: 20px;
}
#fancybox-outer {
  border-radius: 4px;
}
.orderby-displaynumber {
  background: #FBFBFB;
}
.display-number {
  font-size: 12px;
}
/* virtuemart product details view */
.product-description .title {
  font-size: 18px;
  color: #486933;
  margin: 30px 0 20px;
}
.productdetails-view .availability:before {
  content: "receive in";
  margin-right: 10px;
  float: left;
  margin-top: 15px;
}
.productdetails-view .availability {
  float: left;
}
.product .vm-details-button a.product-details {
  padding: 0;
  border: 0;
  color: #CB5366;
  background: transparent;
  margin: 0;
  font-size: 13px;
}
.product .vm-details-button a.product-details:hover,
.product .vm-details-button a.product-details:focus {
  color: #444343;
}
.back-to-category a.product-details,
a.continue_link,
a.showcart {
  background: #DA1C5C;
  border: 0;
  color: #fff;
  padding: 5px 10px !important;
  margin-bottom: 10px;
  border-radius: 4px;
}
a.continue_link {
  float: left;
}
#fancybox-outer h4 {
  clear: both;
}
.back-to-category a.product-details:hover,
.back-to-category a.product-details:focus {
  background: #ED1A3B;
}
.printModal img {
  display: none;
}
.productdetails h1 {
  clear: both;
}
.product-price {
  font-size: 18px;
}
/* virtuemart checkout page */
form#bypv_cart input.text_button {
  border: 0;
  background: linear-gradient(#6b9d4c, #5f8c43);
  background-image: linear-gradient(#6b9d4c, #5f8c43);
}
form#bypv_cart input.text_button:hover {
  background: #486933;
}
form#bypv_cart table.summary_table .sku {
  width: 20%;
}
form#bypv_cart table.summary_table tr.product input.bypv_product_update {
  background: url('../../../components/com_virtuemart/assets/images/button_refresh.png') no-repeat;
}
form#bypv_cart table.summary_table tr.product input.bypv_product_remove {
  background-position: 0 0;
  background: url('../../../components/com_virtuemart/assets/images/button_remove.png') no-repeat;
}
#bypv_cart_billing_address .label,
#bypv_cart_shipping_address .label,
#bypv_cart_fields .label {
  font-size: 14px;
  text-align: left;
}
form#bypv_cart table td {
  vertical-align: top;
}
form#bypv_cart input[type=text],
form#bypv_cart input[type=password],
form#bypv_cart select,
form#bypv_cart div.chzn-container-single .chzn-single {
  height: 30px;
  background: #fff;
  border: 1px solid #B5B4B4;
}
textarea#bypv_cart_customer_note_field {
  min-height: 100px;
  border: 1px solid #B5B4B4;
}
form#bypv_cart input.text_button {
  padding: 10px 15px;
  height: auto;
}
/* virtuemart eWay edits */
.vmpayment_cardinfo {
  color: #6B6B6B;
  font-size: 12px;
}
/* virtuemart post checkout edits */
.vm-button-correct,
.vm-button-correct:link,
.vm-button-correct:visited,
#form-login button {
  border: 0;
  background: linear-gradient(#6b9d4c, #5f8c43);
  background-image: linear-gradient(#6b9d4c, #5f8c43);
  margin: 20px 0;
}
form#bypv_cart div.cart_block {
  border: 1px solid #e6e5e5;
  border-radius: 4px;
  background-color: #fff;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
form#bypv_cart div.cart_block > .cart_block_title {
  margin: 0px;
  padding: 10px 11px 10px 11px;
  border-bottom: 1px solid #e1e0e0;
  border-top-right-radius: 6px;
  border-top-left-radius: 6px;
  background: #fbfbfb;
}
form#bypv_cart div.cart_block > fieldset.clean {
  padding: 12px;
}
form#bypv_cart table.clean {
  border-collapse: separate;
  border-spacing: 0 0.5em;
  border: none;
}
form#bypv_cart table.summary_table {
  width: 100%;
  font-size: 14px;
}
form#bypv_cart table.summary_table td.name div.image {
  width: 15%;
  text-align: left;
}
form#bypv_cart table.summary_table tr td {
  padding: 0 5px;
}
form#bypv_cart table.summary_table thead tr th {
  text-transform: uppercase;
  /* font-size: 12px;*/
  font-weight: normal;
  background: none;
  border-bottom: 1px solid #ddd;
}
form#bypv_cart table.summary_table tfoot tr.subtotal td {
  background-color: transparent;
  border-top: 1px solid #DDDDDD;
  font-weight: normal;
  text-transform: uppercase;
}
form#bypv_cart table.summary_table tfoot tr.total td {
  background-color: transparent;
  font-size: 14px;
  text-transform: uppercase;
}
form#bypv_cart table.summary_table tfoot tr td.label label {
  font-size: 12px;
  text-transform: uppercase;
}
form#bypv_cart table.summary_table tfoot tr td.label label {
  font-size: 12px;
  text-transform: uppercase;
}
form#bypv_cart div#bypv_cart_customer_type_select {
  width: 100%;
}
form#bypv_cart ul.clean,
form#bypv_cart ul.clean > li {
  padding-left: 0;
}
form#bypv_cart div.address_block table td.label {
  text-aligh: left;
}
.vmpayment_cardinfo span.hasTip {
  display: inherit;
}
/* virtuemart shopping cart module */
.vmCartModule .product_row {
  border-bottom: 1px solid #E3E3E3;
  margin: 5px 0;
  padding: 0 0 10px 0;
}
.show_cart a {
  font-weight: bold;
  margin: 10px 0;
  background: #EF8494;
  color: #fff;
  padding: 10px;
  border-radius: 4px;
}
.show_cart a:hover,
.show_cart a:focus {
  background: #ED1A3B;
}
/* virtuemart category module */
.VMmenu li {
  padding: 4px 0;
}
li.VmOpen ul.menu {
  padding-left: 10px;
}
/* virtuemart product search module */
.tm-sidebar-a input#mod_virtuemart_search {
  width: 90%;
}
.tm-sidebar-a input.button {
  background: #EF8494;
  color: #fff;
  border-radius: 4px;
  border: 0;
  float: right;
}
/* Site Search Page */
label[for=area-categories] {
  display: none;
}
/* Event Booking - Global */
h1.eb-page-heading {
  margin: 0px 0 20px !important;
  color: #ED1A3B;
}
/* Event Booking - Category Page */
#eb-category-page-default h2.eb-heading {
  display: none;
}
/* Event Booking - Details Page */
.eb-taskbar li {
  margin-right: 20px !important;
}
#itp-social-buttons-box {
  margin: 3% 0;
}
#eb-share-text {
  margin-right: 15px;
}
#itp-social-buttons-box a {
  margin-right: 10px;
}
/* Event Booking - Registration Page */
h3.eb-heading {
  display: block;
  float: left;
  margin-bottom: 2% !important;
  width: 100% !important;
}
#payment_method_container label.radio {
  padding-top: 0;
}
#payment_method_container input.radio {
  height: auto;
  min-height: auto !important;
}
/* Event Booking */
.eb-category-10 .eb-event-properties-table tbody tr:nth-child(4),
.eb-category-10 .eb-event-properties-table tbody tr:nth-child(5) {
  display: none;
}
/* EShop */
/* Category Page */
input[type="text"].eshop-quantity-value {
  padding: 7px 4px;
}
/* Product Page */
.product-review img {
  margin: 5px 10px 0 0;
}
.product-info .product-share {
  border: none;
}
#productTabs {
  margin-top: 20px;
}
#reviews .row-fluid {
  clear: both;
  padding-top: 30px;
}
/* ipad landscape 1024px */
@media (max-width: 1043px) {
  .wk-slideshow .caption {
    font-size: 50px;
  }
  h2.catItemTitle {
    font-size: 16px;
  }
  div.itemToolbar {
    margin-top: 1px;
  }
  .pwebbox-facebook-pageplugin-container #facebook #u_0_0 div {
    width: 280px;
  }
}
/* desktop adjusted screen size 960px */
@media (max-width: 960px) {
  .uk-width-medium-3-4 {
    width: 70%;
  }
  .uk-width-medium-1-4 {
    width: 30%;
  }
  div[class*="vm-col-"] {
    width: 48%;
  }
  .vm-product-descr-container-1 {
    min-height: 130px;
  }
  div.catItemImageBlock {
    width: 100%;
  }
}
/* tablet small landscape 800px */
@media (max-width: 819px) {
  h1 {
    font-size: 1.8em;
  }
  .tm-headerbar .uk-width-3-4 .uk-float-right:nth-child(2) {
    max-width: 60%;
  }
  .uk-navbar-nav > li > a {
    font-size: 12px;
  }
  .uk-container {
    max-width: 100%;
  }
  .accent-text {
    font-size: 18px;
  }
  .wk-slideshow .caption {
    font-size: 40px;
  }
  .tm-block {
    padding: 10px;
  }
  .vm-col-4 {
    margin-right: 2px;
  }
  /*span.catItemImage {
		height: 200px;
		line-height: 200px;
	}*/
  .itemImage img {
    max-width: 300px;
  }
  .tm-main-top .uk-width-medium-1-3 {
    width: 50%;
  }
}
/* iphone 6 plus landscape 736px */
@media (max-width: 755px) {
  .uk-container {
    max-width: 100%;
  }
  .wk-slideshow .caption {
    font-size: 32px;
  }
  .tm-top-b .uk-width-medium-1-3 {
    width: 33%;
  }
  div.itemNavigation a.itemNext {
    float: inherit;
  }
  .cbLoginForm .input-medium,
  .control-group input {
    width: 70%;
  }
  .uk-panel-box {
    padding: 10px;
  }
  div[class*="vm-col-"] {
    width: 48%;
  }
}
/* iphone 6 landscape 667px */
@media (max-width: 686px) {
  .itemImage img {
    max-width: 250px;
  }
  .tm-top-b .uk-width-medium-1-3 {
    width: 100%;
  }
  #phpbb_area dd.lastpost {
    width: 15%;
  }
}
/* tablet small portrait 600px */
@media (max-width: 619px) {
  .uk-panel-title {
    font-size: 20px;
  }
  h2.catItemTitle,
  div.subCategory h2 {
    font-size: 18px;
  }
}
/* iphone 5 landscape 568px */
@media (max-width: 587px) {
  .uk-width-medium-3-4 {
    width: 60%;
  }
  .uk-width-medium-1-4 {
    width: 38%;
  }
  .home-page div.catItemView {
    padding: 10px;
  }
  .ccnStandard #itemListLeading .itemContainer {
    width: 100% !important;
  }
  .itemTitle {
    font-size: 26px;
  }
  .itemImage img {
    max-width: 200px;
  }
  .wk-slideshow .caption {
    font-size: 22px;
  }
  div[class*="vm-col-"] {
    width: 100%;
  }
  .cbLoginForm .control-group input {
    width: auto;
  }
}
/* iphone 4 landscape 480px */
@media (max-width: 499px) {
  .tm-main-top .uk-width-medium-1-3 {
    width: 100%;
  }
  .column-left,
  .column-right,
  .column-mid {
    width: 100%;
  }
}
@media (max-width: 450px) {
  .vm-product-descr-container-1 {
    min-height: 125px;
  }
}
/* samsung portriat 360px */
@media (max-width: 379px) {
  .subCategoryContainer {
    width: 100% !important;
  }
  .ccnStandard #itemListLeading .itemContainer {
    min-height: 0;
    width: 100% !important;
  }
  div#fd.eb .eb-stats-nav > li {
    display: initial;
  }
  .vm-product-descr-container-1 {
    min-height: 95px;
  }
  .uk-width-medium-3-4 {
    width: 100%;
  }
  .uk-width-medium-1-4 {
    width: 100%;
  }
}
/* iphone 4 portrait 320px */
@media (max-width: 339px) {
  .tm-block {
    padding: 30px 20px 20px;
  }
  .wk-slideshow .caption {
    font-size: 18px;
  }
  .itemImage img {
    max-width: 250px;
  }
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: '';
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.btn,
.button {
  background: #DA1C5C;
  text-shadow: none;
  color: #ffffff;
  font-weight: bold;
  position: relative;
  text-decoration: none;
  line-height: 18px;
  cursor: pointer;
  background-position: right;
  background-repeat: no-repeat;
  padding: 10px 15px;
  outline: none;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  box-shadow: none;
  border: none;
}
.btn:hover,
.button:hover,
.btn:focus,
.button:focus,
.btn:active,
.button:active {
  color: #ffffff;
  background: #7E1F54;
  border: 0;
  box-shadow: none;
}
.uk-button {
  background: #DA1C5C;
  text-shadow: none;
  color: #ffffff;
  font-weight: bold;
  position: relative;
  text-decoration: none;
  line-height: 18px;
  cursor: pointer;
  background-position: right;
  background-repeat: no-repeat;
  padding: 10px 15px;
  outline: none;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  box-shadow: none;
  border: none;
  padding: 0 12px;
}
.uk-button:hover,
.uk-button:focus,
.uk-button:active {
  color: #ffffff;
  background: #7E1F54;
  border: 0;
  box-shadow: none;
}
input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #969393 !important;
  opacity: 1;
}
input::-moz-placeholder {
  /* Firefox 19+ */
  color: #969393 !important;
  opacity: 1;
}
input:-ms-input-placeholder {
  /* IE 10+ */
  color: #969393 !important;
  opacity: 1;
}
input:-moz-placeholder {
  /* Firefox 18- */
  color: #969393 !important;
  opacity: 1;
}
.uk-form .uk-list li {
  padding-bottom: 8px;
}
.uk-form .uk-list li:last-of-type {
  padding: 0;
}
.uk-panel.pink-top-left-box .uk-form .uk-form-row:first-of-type {
  display: none;
}
body {
  font-family: 'Montserrat', 'Helvetica', arial, sans-serif !important;
  font-weight: 300;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #333;
  border-top: 0;
}
@media (max-width: 960px) {
  .uk-container {
    max-width: 900px;
  }
}
a,
.uk-link {
  color: #7E1F54;
}
a:hover,
.uk-link:hover {
  color: #DA1C5C;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 30px 0 20px;
}
h1 {
  font-size: 32px;
  line-height: 100%;
}
h1:first-of-type {
  margin-top: 10px;
}
h2 {
  font-size: 22px;
}
h3 {
  font-size: 20px;
}
h3.highlight-pink {
  font-size: 30px;
  font-weight: 600;
}
h4 {
  font-size: 19px;
}
h5 {
  font-size: 18px;
}
h6 {
  font-size: 17px;
}
p {
  margin: 0 0 15px;
  font: inherit;
  line-height: 1.5;
}
em {
  color: inherit;
}
.btn [class^="icon-"],
.btn [class*=" icon-"] {
  margin-top: 3px;
}
select {
  margin-bottom: 0;
  height: 40px;
  width: 100%;
}
@media (min-width: 1024px) {
  select {
    width: 300px;
  }
}
textarea {
  height: auto;
}
.uk-breadcrumb {
  padding-bottom: 10px;
  border-bottom: 1px solid #969393;
}
.uk-breadcrumb > li,
.uk-breadcrumb > li > a,
.uk-breadcrumb > li > span {
  display: inline;
  line-height: 1.5;
}
.tm-header .uk-navbar-content:before {
  height: auto;
}
/* Large screen and bigger */
@media (min-width: 1220px) {
  .tm-headerbar .uk-container {
    max-width: 1200px;
    padding: 0.625rem 1.25rem 1.875rem;
  }
}
.tm-headerbar {
  /* Mustard background */
  background: #a67c088a;
  height: auto;
  padding: 0 1.5rem;
}
.tm-headerbar .uk-width-1-4 {
  width: 35%;
}
.tm-headerbar .uk-width-3-4 {
  width: 65%;
}
.tm-header {
  background: none;
}
.tm-headerbar .uk-width-3-4 .uk-float-right:last-child {
  clear: both;
  margin-top: 1.875rem;
}
.tm-logo {
  display: block;
}
.tm-logo-small {
  display: inline-block;
  padding: 5px;
}
.tm-logo-small img {
  max-height: 70px;
  width: auto;
}
.top-social-links span {
  color: #7E1F54;
  float: right;
  margin-left: 5px;
}
/* search box top */
.tm-headerbar .uk-search {
  float: right;
}
.uk-search {
  box-shadow: none;
  background: #7E1F54;
}
input.uk-search-field[type="text"] {
  height: 40px !important;
  background: none;
  border: none;
}
input.uk-search-field:focus,
.uk-search-field:focus,
.uk-search.uk-active .uk-search-field {
  background: #7E1F54;
  margin-left: 40px;
  padding-left: 0;
}
/* Hide search on mobile */
.uk-visible-small .uk-search {
  display: none;
  visibility: hidden;
}
/* Header and menu */
.headerbar-image tm-block {
  padding: 0;
}
.middle-menu {
  margin: 0px auto;
  position: relative;
  z-index: inherit;
  background-color: #7E1F54;
  max-width: 100%;
}
.uk-navbar {
  background: none transparent;
  border: none;
  margin: 0 auto;
  max-width: 1200px;
  display: flex;
  border: 0;
  padding: 0.625rem 0.3125rem;
}
@media (min-width: 1024px) {
  .uk-navbar {
    padding: 0;
  }
}
.uk-navbar .uk-navbar-content {
  height: auto;
}
/* Login Button */
.btn-header,
.btn-header:hover,
.btn-header:active,
.btn-header:focus {
  background: #7E1F54;
  height: 40px;
  box-sizing: border-box;
  float: right;
  border-radius: 3px;
  text-transform: uppercase;
  font-weight: bold;
}
@media (min-width: 768px) {
  .btn-header,
  .btn-header:hover,
  .btn-header:active,
  .btn-header:focus {
    margin-left: 1.25rem;
  }
}
.btn-header:hover {
  color: #9ECB99;
}
.uk-navbar-content.tcn-mobile-login:before {
  display: none;
}
.uk-navbar-content.tcn-mobile-login {
  padding: 0;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
}
/* ipad landscape 1024px */
@media (max-width: 1043px) {
  .tm-headerbar .uk-container-center {
    margin-bottom: 30px;
  }
  .uk-navbar-nav > li > a {
    font-size: 15px;
  }
}
/* iphone 6 plus landscape 736px */
@media (max-width: 755px) {
  .uk-nav-offcanvas > li > a {
    padding: 15px;
  }
  .uk-nav-offcanvas ul a {
    padding: 15px 0 15px 30px;
  }
  .uk-offcanvas input.uk-search-field {
    background: #828282;
    color: #fff;
  }
  .tm-header .middle-menu {
    z-index: 9;
    margin-top: 0;
  }
}
.tcn-login.eb-inst h3 {
  text-align: center;
  font-size: 1.875rem;
  color: #676b6c;
  margin-top: 10px;
}
.tcn-login.eb-inst form {
  text-align: center;
}
.tcn-login.eb-inst input[type="text"],
.tcn-login.eb-inst input[type="password"] {
  background: none transparent;
  font-size: 1.5rem;
  height: 57px;
  line-height: 1.5;
  border: 1px solid #dedede;
  width: 100%;
  text-align: center;
}
.tcn-login.eb-inst .eb-content input[type="checkbox"] {
  top: 1px;
}
.tcn-login.eb-inst input:-webkit-autofill,
.tcn-login.eb-inst input:-webkit-autofill:hover,
.tcn-login.eb-inst input:-webkit-autofill:focus {
  -webkit-text-fill-color: #000;
  -webkit-box-shadow: 0 0 0px 1000px #FFF inset;
  background-color: transparent !important;
}
.tcn-login.eb-inst .uk-button-primary {
  background: #7E1F54;
  height: 60px;
  box-sizing: border-box;
  border-radius: 3px;
  text-transform: uppercase;
  color: #fff;
  width: 100%;
  font-size: 1.5rem;
}
/* Footer */
.tm-footer {
  background: #000;
  border-top: 5px solid #9ca5a5;
  margin-top: 0;
  padding: 1.25rem 1.25rem 2.5rem;
}
.tm-footer footer {
  padding: 0;
  font-weight: bold;
}
@media (min-width: 768px) {
  .tm-footer footer {
    padding: 0 1.25rem;
  }
}
footer uk-panel:nth-child(3) {
  background: #333;
}
.footer-ccn {
  width: 70%;
  float: left;
  text-align: left;
  color: #fff;
}
.footer-ccn h3 {
  color: #F05B89;
  margin-top: 0.625rem;
}
.quick-links {
  margin: 2.5rem 0;
  width: 70%;
  float: left;
  text-align: left;
}
@media (min-width: 768px) {
  .quick-links {
    margin: 4.375rem 0 0;
  }
}
.quick-links a {
  color: #FFF;
  font-size: 0.875rem;
}
.quick-links a:hover,
.quick-links a:focus {
  color: #9ECB99;
}
.uk-subnav > .uk-active > * {
  color: #9ECB99;
}
.quick-links li {
  padding-right: 10px;
  border-right: 1px solid #FFF;
}
.quick-links li:nth-last-child(1) {
  border-right: none;
}
.uk-subnav-line > :nth-child(n+2):before {
  margin-right: 0;
  border-left: none;
}
footer .uk-flex-center {
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: initial;
}
footer .uk-panel.bottom-logo {
  max-width: 25%;
  float: right;
  margin-top: -6.25rem;
  color: #fff;
}
footer .uk-panel.bottom-logo img {
  margin-bottom: 1.25rem;
}
footer .uk-panel.bottom-logo a {
  color: #F05B89;
}
.tm-footer .uk-margin-large-top {
  margin-top: 0px !important;
  display: flex;
  flex-direction: column;
}
@media (min-width: 768px) {
  .tm-footer .uk-margin-large-top {
    display: block;
  }
}
.tm-totop-scroller {
  margin-top: 0;
  border-radius: 2px;
  background: #EF8494;
  color: #fff;
}
.tm-totop-scroller:hover {
  background: #CB5366;
}
/* iphone 5 landscape 568px */
@media (max-width: 587px) {
  .tm-footer .uk-panel {
    width: 100%;
    text-align: center;
  }
  .footer1,
  .footer2 {
    text-align: center;
  }
  footer .uk-panel.bottom-logo {
    margin-top: 0;
    max-width: 100%;
  }
  footer .uk-flex-center {
    justify-content: center;
  }
}
.top-search-hero {
  text-align: center;
  background: #fff;
  padding: 30px 0 20px;
}
@media (min-width: 960px) {
  .top-search-hero {
    padding: 40px 0 30px;
  }
}
.top-search-hero .uk-width-1-1 {
  padding-left: 0;
}
.top-search-hero-container {
  margin: 0 auto;
  padding: 0;
}
.tm-top-search-secondary {
  max-width: 1200px;
  margin: auto;
}
.tm-top-search-secondary.uk-grid .uk-width-1-1:nth-child(1) {
  padding-left: 0;
}
.top-search-secondary .tm-block {
  padding: 20px;
}
@media (max-width: 767px) {
  .tm-top-search-secondary.uk-grid .uk-width-1-1 {
    padding-left: 0;
  }
}
.tm-top-search-secondary .top-secondary-box {
  background: #fcfcfc;
  border: 1px solid #e3e3e3;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  padding-top: 15px;
  text-align: center;
}
.tm-top-search-secondary .top-secondary-box h3 {
  font-size: 20px;
  color: #ED1A3B;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* easyblog featured posts edits */
#eb .eb-post-side + .eb-post-content {
  margin: 0 25px 0 25px;
}
#eb .eb-post-title {
  font-size: 25px;
  line-height: normal;
}
#eb .eb-post-thumb .eb-post-image-cover {
  border: 0;
  border-radius: 0;
  box-shadow: none;
}
#eb .btn {
  font-size: 14px;
}
#eb.eb-view-featured .eb-post-meta {
  margin: 25px 0 0;
}
#eb.eb-view-featured .eb-post-actions {
  margin-top: 0;
}
/* easyblog blog page edits */
#eb .eb-brand .eb-brand-name {
  font-size: 2rem;
  margin-bottom: 1.25rem;
}
.eb-entry-head {
  margin-bottom: 20px;
}
#eb .is-small.is-english .eb-share-facebook .eb-facebook-like {
  width: auto;
}
/* Easyblog Entry Layout */
#eb .eb-entry-article .eb-post-thumb {
  display: none;
}
/* find out how to delete in easyblog*/
#fd.eb-view-featured .eb-tags,
#fd.eb-view-featured .eb-share {
  display: none;
}
/* find out how to delete in easyblog end*/
/* easyblog module edits*/
#fd.mod-easyblogwelcome label {
  margin-top: 7px;
  font-size: 16px !important;
  font-weight: normal;
}
div#fd.eb .mod-checkbox label::before {
  width: 15px;
  height: 15px;
}
/* easyblog categories module edits */
#eb .eb-mod-media-thumb.fa {
  display: none;
}
#eb .eb-mod-title {
  font-size: 20px;
  line-height: 1.3;
}
#ed .o-avatar--sm {
  width: 40px;
  height: 40px;
}
#ed .o-card {
  border-color: #d9d9de;
  color: #000;
}
#ed .o-card.is-featured .o-card__body .l-stack .t-align-items--c:last-of-type {
  margin-top: 0;
}
#ed .o-meta div > .t-min-width--0 .t-text--truncate {
  margin-left: -3px;
}
#ed .o-meta div > .t-min-width--0:first-of-type a.si-link .o-avatar {
  display: none;
  visibility: hidden;
}
#ed .o-meta div > .t-min-width--0:first-of-type a.si-link .t-text--truncate {
  max-width: 100% !important;
  font-weight: 500;
  color: #000;
  margin-left: -1px;
}
#ed .o-btn--primary {
  background: #DA1C5C;
  text-shadow: none;
  color: #ffffff;
  font-weight: bold;
  position: relative;
  text-decoration: none;
  line-height: 18px;
  cursor: pointer;
  background-position: right;
  background-repeat: no-repeat;
  padding: 10px 15px;
  outline: none;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  box-shadow: none;
  border: none;
  border-color: #DA1C5C;
}
#ed .o-btn--primary:hover,
#ed .o-btn--primary:focus,
#ed .o-btn--primary:active {
  color: #ffffff;
  background: #7E1F54;
  border: 0;
  box-shadow: none;
}
#ed .o-btn--primary:hover,
#ed .o-btn--primary:active,
#ed .o-btn--primary:focus {
  background-color: #7e1f54;
  border-color: #7e1f54;
}
#ed .ed-toolbar__link {
  font-weight: bold;
  font-size: 16px;
}
#ed .ed-toolbar__item--action .ed-toolbar__link {
  width: 35px;
  height: 35px;
}
#ed .ed-toolbar__avatar .o-avatar {
  width: 35px;
  height: 35px;
}
#ed .ed-recent-wrapper h4.o-title {
  font-weight: bold;
  font-size: 22px;
}
#ed .ed-categories-wrapper > .l-stack > h2.o-title {
  font-weight: bold;
  font-size: 22px;
}
#ed .ed-categories h4.o-title {
  font-weight: bold;
  font-size: 22px;
}
#ed .o-card--ed-active-category > .o-card__body > .t-text--center {
  text-align: left !important;
}
#ed .o-card--ed-active-category > .o-card__body > .t-text--center > div:first-of-type {
  display: none;
  visibility: hidden;
}
#ed .o-card--ed-active-category > .o-card__body > .t-text--center h2.o-title {
  font-size: 22px;
  font-weight: 700;
  margin-top: 0;
}
#ed .o-card--ed-active-category > .o-card__body > .t-text--center > div:last-of-type {
  margin-top: 0;
}
#ed .ed-users-wrapper > .l-stack > h2.o-title {
  font-weight: bold;
  font-size: 22px;
}
/* K2 Defaults */
span.itemEditLink a,
span.catItemEditLink a,
span.userItemEditLink a,
span.userItemAddLink a {
  font-size: 16px;
  color: #333;
  background: none transparent;
  border: 2px solid #CB5366;
  padding: 5px 10px;
}
span.itemEditLink a:hover,
span.catItemEditLink a:hover,
span.userItemEditLink a:hover,
span.userItemAddLink a:hover {
  background: none transparent;
}
/* K2 Category Layout */
div.itemIsFeatured:before,
div.catItemIsFeatured:before,
div.userItemIsFeatured:before {
  display: none;
}
.catItemIsFeatured .catItemTitle span sup {
  z-index: -9;
}
#k2Container a.modal {
  border: 0px;
  display: inline-block;
  margin: 0 10px 0 0;
  position: relative;
  top: auto;
  left: 0px;
  width: auto;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -webkit-box-shadow: 0 0 0 0;
  -moz-box-shadow: 0 0 0 0;
  box-shadow: 0 0 0 0;
}
/* k2 category edits start */
div.itemListSubCategories {
  display: flex;
  flex-wrap: wrap;
}
div.subCategory {
  border-top: 4px solid #ef8494;
  background: #fff;
  display: flex;
  flex-direction: column;
}
.subCategory .subCategoryMore {
  margin-left: auto;
  margin-right: auto;
}
h2.catItemTitle,
div.subCategory h2 {
  margin: 10px 0;
  line-height: initial;
}
h2.catItemTitle a,
div.subCategory h2 a {
  color: #393939;
}
h2.catItemTitle a:hover {
  color: #5b8540;
}
div.catItemImageBlock {
  padding: 0;
  margin: 0;
}
div.catItemIntroText {
  font-weight: 300;
}
span.catItemImage,
a.subCategoryImage {
  display: block;
  height: 160px;
  line-height: 160px;
  overflow: hidden;
  margin: 0;
}
/* k2 category item edits start */
div#itemListLeading {
  align-items: stretch;
  display: flex;
  flex-wrap: wrap;
}
div.catItemView {
  margin-bottom: 20px;
  margin: 5px;
  width: 100%;
  display: flex;
  flex-direction: column;
}
div.itemContainer {
  display: flex;
}
div.catItemReadMore {
  align-self: end;
}
div.itemListCategory {
  background: #fff;
  border: 0 none;
  margin: 4px 0;
  padding: 5px;
}
@media (max-width: 1024px) {
  span.catItemImage {
    height: 130px;
    line-height: 130px;
  }
}
@media (max-width: 819px) {
  span.catItemImage {
    height: 150px;
    line-height: 150px;
  }
}
@media (max-width: 600px) {
  span.catItemImage {
    height: 220px;
    line-height: 220px;
  }
}
span.catItemImage img,
a.subCategoryImage img {
  position: relative;
  margin: -50% auto;
  width: 100%;
  height: auto;
  vertical-align: middle;
  border: 0;
  padding: 0;
}
div.subCategory a.subCategoryImage img,
div.subCategory a.subCategoryImage:hover img {
  border: 0;
}
.ccnStandard .catItemImageBlock .catItemImage img {
  width: 100% !important;
}
#k2Container .k2Pagination ul li {
  color: #999;
  margin: 5px;
}
/* k2 item edits */
.itemTitle {
  font-size: 32px;
  line-height: 35px;
}
div.itemFullText h3 {
  font-size: 20px;
  margin: 30px 0 20px;
  padding: 0;
}
div.itemToolbar {
  border-top: 0;
  border-bottom: 0;
  background: transparent;
  margin: 10px 0;
}
div.itemToolbar ul li a {
  font-size: 14px;
}
.itemToolbar a.itemPrintLink:before {
  font-family: FontAwesome;
  content: "\f02f";
}
.itemToolbar a.itemEmailLink:before {
  font-family: FontAwesome;
  content: "\f0e0";
}
span.itemImage img {
  border: 0;
  padding: 8px 0;
}
div.itemImageBlock {
  padding: 0;
  margin: 0px 0 20px 20px;
  float: right;
  max-width: 250px;
}
@media (max-width: 600px) {
  div.itemImageBlock {
    margin: 0 0 0 10px;
    float: none;
    max-width: 600px;
  }
}
div.itemIntroText {
  color: inherit;
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
  padding: 0 0 15px 0;
}
div.itemView {
  margin: 0;
  border-bottom: 0;
}
/*social networking buttons*/
div.itemTwitterButton {
  float: left;
  margin: 2px 0 0;
}
.itemSocialSharing .itemGooglePlusOneButton #___plusone_0 {
  width: 80px !important;
  float: left !important;
  margin-left: 30px !important;
}
div.itemFacebookButton {
  margin-top: 1px;
}
div.itemTagsBlock ul.itemTags li {
  display: inline-block;
  margin: 5px 0;
}
.itemTagsBlock span {
  margin-right: 20px;
}
ul.itemTags a {
  position: relative;
  background: #7ab550;
  color: #fff;
  padding: 3px 5px 4px 0;
  margin-right: 10px;
  font-size: 14px;
}
ul.itemTags a:after {
  right: 100%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(122, 181, 80, 0);
  border-right-color: #7ab550;
  border-width: 12px;
  margin-top: -12px;
}
ul.itemTags a:hover,
ul.itemTags a:focus {
  background: #5b753d;
}
ul.itemTags a:hover:after,
ul.itemTags a:focus:after {
  border-color: rgba(91, 117, 61, 0);
  border-right-color: #5b753d;
}
/* Author Latest Item */
div.itemAuthorLatest,
div.itemRelated {
  background-color: #fcfcfc;
  border: 1px solid #d8d6d6;
  border-radius: 4px;
  margin-top: 20px;
  padding: 0 10px;
}
.itemRelated ul,
.itemAuthorLatest ul {
  list-style: none;
  padding-left: 0;
  margin-top: 0;
}
.itemRelated ul li,
.itemAuthorLatest ul li {
  padding: 5px 0;
}
.itemRelated ul li.even,
.itemRelated ul li.odd .itemAuthorLatest ul li.even,
.itemAuthorLatest ul li.odd {
  background: transparent;
}
.itemRelated ul li:nth-last-child(1),
.itemAuthorLatest ul li:nth-last-child(1) {
  border-bottom: 0;
}
div.itemNavigation {
  background: #fff;
  border: 0;
}
div.itemNavigation a.itemNext {
  float: right;
}
.eshop-next-nav a.pull-right {
  background: url("/components/com_eshop/themes/default/images/next.png") no-repeat right 4px;
  padding: 0 18px 0 0;
}
.itemListView.ccn-books .catDescription {
  padding-top: 10px;
  clear: both;
}
@media (min-width: 640px) {
  .itemListView.ccn-books .catDescription {
    clear: none;
  }
}
.itemListView.ccn-books hr {
  margin: 10px 0;
}
.itemListView.ccn-books div#itemListLeading div.catItemView {
  margin-bottom: 20px;
}
.itemListView.ccn-books div#itemListLeading span.catItemImage {
  height: auto;
  line-height: 1;
  overflow: visible;
  padding-top: 20px;
  padding-bottom: 20px;
}
.itemListView.ccn-books div#itemListLeading span.catItemImage a {
  display: block;
}
.itemListView.ccn-books div#itemListLeading span.catItemImage img {
  margin: 0;
}
.itemListView.ccn-books div#itemListLeading .catItemHeader {
  margin-top: 20px;
  text-align: center;
}
.itemListView.ccn-books div#itemListLeading .catItemHeader h2.catItemTitle {
  margin-bottom: 5px;
}
.itemListView.ccn-books div#itemListLeading .catItemHeader h2.catItemTitle a {
  font-size: 1rem;
  color: #CB5366;
  font-weight: bold;
}
.itemListView.ccn-books div#itemListLeading .catItemHeader div.catItemIntroText {
  font-size: 0.9rem;
  padding-top: 15px;
}
.itemListView.ccn-books div#itemListLeading div.catItemReadMore {
  display: block;
  text-align: center;
}
.itemListView.ccn-books div#itemListLeading div.catItemReadMore a.k2ReadMore {
  background: #ef8494;
  text-shadow: none;
  color: #fff;
  font-weight: 400;
  position: relative;
  text-decoration: none;
  line-height: 18px;
  cursor: pointer;
  background-position: right;
  background-repeat: no-repeat;
  padding: 10px 15px;
  outline: 0;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  box-shadow: none;
}
.itemListView.ccn-books div#itemListLeading span.catItemEditLink {
  display: block;
  width: 100%;
  text-align: center;
  float: none;
  margin-top: 30px;
}
.osm-container {
  padding: 0;
}
.osm-container .tcn-coupon {
  color: #DA1C5C;
}
.osm-container h4.tcn-coupon-promo {
  margin: 20px 0;
  padding: 20px;
  font-weight: bold;
  background-color: #cfb88c63;
  border: 1px solid #7E1F54;
  clear: both;
}
.osm-container#osm-plans-list-default .osm-item-description .row-fluid .span7 {
  width: 100%;
}
@media (min-width: 1200px) {
  .osm-container#osm-plans-list-default .osm-item-description .row-fluid .span7 {
    width: 100%;
  }
}
.osm-container#osm-plans-list-default .osm-item-description .row-fluid .span5 {
  display: none;
  visibility: hidden;
}
.osm-container#osm-plan-item .osm-item-description .row-fluid .span7 {
  width: 100%;
}
@media (min-width: 1200px) {
  .osm-container#osm-plan-item .osm-item-description .row-fluid .span7 {
    width: 100%;
  }
}
.osm-container#osm-plan-item .osm-item-description .row-fluid .span5 {
  display: none;
  visibility: hidden;
}
.osm-container .osm-message {
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .osm-container form.form-horizontal .nav-tabs.nav-stacked {
    max-width: 50%;
  }
}
.osm-container form.form-horizontal .control-group {
  margin-bottom: 25px;
}
.osm-container form.form-horizontal .control-group h4 {
  margin: 0;
  font-weight: bold;
}
.osm-container form.form-horizontal .control-group input {
  width: auto;
}
.osm-container form.form-horizontal .control-group input[type="text"],
.osm-container form.form-horizontal .control-group input[type="password"] {
  width: 100% !important;
  box-sizing: border-box;
  height: 40px;
}
@media (min-width: 1024px) {
  .osm-container form.form-horizontal .control-group input[type="text"],
  .osm-container form.form-horizontal .control-group input[type="password"] {
    max-width: 300px;
  }
}
.osm-container form.form-horizontal .control-group input[type="checkbox"] {
  height: auto;
  line-height: normal;
  min-height: auto !important;
  position: relative;
  top: -2px;
}
.osm-container form.form-horizontal .control-group input[type="radio"] {
  position: relative;
  top: -2px;
}
.osm-container form.form-horizontal .control-group textarea {
  width: 100%;
  box-sizing: border-box;
}
@media (min-width: 1024px) {
  .osm-container form.form-horizontal .control-group textarea {
    max-width: 300px;
  }
}
.osm-container form.form-horizontal .control-group.osm-captcha-container .control-label {
  padding-bottom: 10px;
}
.osm-container form.form-horizontal .control-label label {
  padding-top: 5px;
}
@media (min-width: 768px) {
  .osm-container form.form-horizontal .controls {
    margin-left: 240px;
  }
}
.osm-container form.form-horizontal .controls fieldset {
  margin-bottom: 0;
}
.osm-container form.form-horizontal h3 {
  font-size: 24px;
  border-bottom: 1px solid #969393;
  margin-bottom: 20px;
}
.osm-container form.form-horizontal .form-actions {
  padding-left: 0;
  padding-top: 0;
  margin-top: 0;
}
.osm-container .checkbox {
  padding-top: 10px;
}
#osm-profile-page.osm-container #profile-page #field_username .controls {
  padding-top: 10px;
}
.osm-container img.osm-thumb-left {
  margin: 0 0 10px 0 !important;
  float: right !important;
  max-width: 200px;
}
.osm-table-information.span5,
.osm-table-information-plan.span5 {
  margin-top: 10px;
  margin-left: 0;
}
#osm_login_form .btn-primary {
  height: 100%;
  line-height: 100%;
}
h3.osm-item-title,
h3.osm-heading {
  margin: 5px 0 5px;
}
h1.osm-page-title {
  margin: 10px 0 20px 0 !important;
}
#osm-singup-page h2.eb-heading.osm-new-user-title {
  margin-top: 50px;
}
.osm-container .control-label {
  width: 230px;
}
.osm-container .control-group input[type='radio'] {
  height: 20px;
}
.tcn-directory-search-mod .uk-panel-title {
  font-size: 28px;
}
@media (min-width: 768px) {
  .tcn-directory-search-mod .uk-panel-title {
    font-size: 36px;
  }
}
.tcn-directory-search-mod .uk-form-large:focus {
  border-color: #DA1C5C !important;
  color: #DA1C5C !important;
}
@media (min-width: 768px) {
  .tcn-directory-search-mod .uk-form-large {
    width: 300px !important;
  }
}
@media (min-width: 960px) {
  .tcn-directory-search-mod .uk-form-large {
    width: 490px !important;
  }
}
.SobiPro {
  font-size: 16px;
  line-height: 1.5;
}
/*sobi pro category edits*/
.SobiPro .row-fluid .span6 {
  background: #f9f9f9;
}
@media (min-width: 1200px) {
  .SobiPro .row-fluid .span6 {
    width: 48%;
    padding: 10px;
  }
}
.SPCatHeader {
  width: 74%;
  display: inline-block;
}
@media (max-width: 1220px) {
  .SPCatHeader {
    width: 70%;
  }
}
@media (max-width: 420px) {
  .SPCatHeader {
    width: 75%;
  }
}
.SobiPro h2.page-header {
  margin-top: 0;
  font-size: calc(12px + 6px);
}
.pwap-gold-icons {
  float: right;
  width: 25%;
  display: inline-block;
  margin-top: 10px;
}
@media (max-width: 1220px) {
  .pwap-gold-icons {
    width: 30%;
  }
}
@media (max-width: 420px) {
  .pwap-gold-icons {
    width: 25%;
  }
  img.sp-pwap-logo,
  img.sp-goldrose-logo {
    max-width: 30px;
  }
}
.spEntryContainer .row-fluid .span12 div {
  margin-bottom: 15px;
}
/*.SobiPro .spEntryContainer .row-fluid {
		margin-bottom: 20px;
	display: flex;
		flex-flow: row wrap;
		justify-content: space-around;
}*/
.SobiPro .spEntryContainer .row-fluid {
  width: 100%;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  .SobiPro .spEntryContainer .row-fluid {
    margin-bottom: 0;
    display: grid;
  }
  .SobiPro .row-fluid .span6 {
    margin-bottom: 20px;
  }
}
.SobiPro .pagination ul > li > a,
.SobiPro .pagination ul > li > span {
  padding: 10px 15px;
  font-size: 24px;
}
@media (max-width: 1220px) {
  .CCNSobiproCatEntry {
    padding: 10px;
  }
}
@media (max-width: 480px) {
  .SobiPro .pagination ul > li > a,
  .SobiPro .pagination ul > li > span {
    padding: 10px;
    font-size: 14px;
  }
}
.CCNSobiproCatEntry h2.page-header {
  margin-bottom: 0;
  padding-bottom: 0;
}
.SPCelebrantBusiness {
  margin-bottom: 10px;
}
.SPCelebrantBusiness a {
  color: #333;
}
.SPCelebrantCatImage {
  width: 32%;
  float: left;
  margin-top: 6px;
}
.SPCelebrantCatImage div {
  width: 100%;
  float: left;
}
.SPCelebrantCatDetails {
  float: left;
  width: 64%;
  margin-left: 3%;
}
@media (max-width: 420px) {
  .SPCelebrantCatImage {
    width: 98%;
  }
  .SPCelebrantCatDetails {
    float: left;
    width: 99%;
    margin-left: 1%;
    margin-top: 10px;
  }
}
.CCNSobiproCatEntry .vcard-hidden,
.CCNSobiproCatEntry .celebrantimage,
.CCNSobiproCatEntry .charitynonprofitimage {
  display: none;
}
.CCNSobiproCatEntry .text-truncate p {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 6;
  -webkit-box-orient: vertical;
}
.CCNSobiproCatEntry .text-truncate p:nth-child(n+3),
.CCNSobiproCatEntry .text-truncate ul,
.CCNSobiproCatEntry .text-truncate h1,
.CCNSobiproCatEntry .text-truncate h2,
.CCNSobiproCatEntry .text-truncate h3,
.CCNSobiproCatEntry .text-truncate h4 {
  display: none;
}
.SobiPro .spClassViewImage img {
  margin: 0;
}
/*.SobiPro .spEntryContainer .spClassViewImage img.field_sponsor_image {
		width: 100px;
		margin-left: 10px;
		margin-bottom: 10px;
}*/
.SobiPro .spDetailEntry .spClassViewImage img {
  width: 100%;
}
.CCNSobiproCatEntry img.field_sponsor_image {
  margin-top: 10px;
}
.CCNSobiproCatEntry ul.field_celebrant_type {
  list-style-type: none;
}
/*.SobiPro .CCNSobiproCatEntry ul {
		margin: 0 0 10px 0px;
}*/
.SobiPro [class^="icon-"] .spLabel,
.SobiPro [class*=" icon-"] .spLabel {
  display: none;
}
.SobiPro [class^="icon-ccn"] .spLabel,
.SobiPro [class*=" icon-ccn"] .spLabel {
  display: none;
}
[class^="icon-ccn"] span,
[class*=" icon-ccn"] span,
[class^="icon-ccn"] a,
[class*=" icon-ccn"] a {
  padding-left: 28px;
}
.SobiPro .CCNSobiproCatEntry [class^="icon-"],
.SobiPro .CCNSobiproCatEntry [class*=" icon-"] {
  width: auto;
  display: block;
  padding-top: 7px;
}
.SobiPro .topmenu [class^="icon-"],
.SobiPro .topmenu [class*=" icon-"] {
  display: inline-block;
  padding-top: 0;
}
/*[class^="icon-ccn-"],
[class*=" icon-ccn-"] {
	background: url(/images/celebrations-directory/ccn-directory-icons-v2.png) no-repeat;
		background-size: 23px;
	min-height: 25px;
}

.SobiPro div.spClassViewUrl {
		padding-top: 3px;
}
.spClassViewInbox.icon-ccn-phone {
		background-position: 0px -30px;
}
.spClassViewUrl.icon-ccn-link {
		background-position: 0px -92px;
}
.spClassViewEmail.icon-ccn-email {
		background-position: 0px -60px;
}
.spClassViewInbox.icon-ccn-give {
		background-position: 0px 0px;
}
.spClassViewUrl.icon-ccn-linkedin {
		background-position: 0px -184px;
}
.spClassViewUrl.icon-ccn-skype {
		background-position: 0px -117px;
}
.spClassViewUrl.icon-ccn-facebook {
		background-position: 0px -154px;
}
*/
.SobiPro [class*=" icon-"]::before,
.SobiPro [class^=icon-]::before {
  min-width: 22px;
}
.icon-phone:before {
  content: "\f095" !important;
}
.icon-envelope:before {
  content: "\f0e0" !important;
}
.icon-link:before {
  content: "\f0c1" !important;
}
img.sp-goldrose-logo,
img.sp-pwap-logo {
  margin-top: -10px;
  margin-left: 1px;
}
a.spClassEmail.field_email {
  line-height: 1.3;
}
@media (max-width: 768px) {
  img.sp-goldrose-logo,
  img.sp-pwap-logo {
    width: 40px;
  }
}
.SPreadmoreButton {
  margin-top: 25px;
  margin-bottom: 15px;
}
a.spreadmore {
  padding: 7px 12px;
  display: inline-block;
}
.mscroll-next-page a.btn-warning {
  background: #68994a;
  padding: 20px 40px;
  margin-top: 20px;
  font-size: 22px;
  font-weight: bold;
  letter-spacing: 1px;
}
.mscroll-next-page a.btn-warning:hover {
  background: #5b8540;
  border: 1px solid;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}
/*sobipro detail page edits*/
#SobiPro .spDetailEntry [class*=" icon-"] {
  display: block;
  width: 100%;
}
.spDetailEntry div {
  padding-left: 0;
}
.spDetailEntry .celebrantimage {
  max-width: 300px;
  float: right;
  margin-left: 30px;
  margin-bottom: 20px;
}
/* Gold Rose Entry Form */
.spClassViewImage.GoldRoseEntryForm {
  display: none;
}
@media (max-width: 578px) {
  .spDetailEntry .celebrantimage {
    width: 40%;
  }
}
@media (max-width: 480px) {
  .spDetailEntry .celebrantimage {
    max-width: 100%;
    float: right;
    margin-left: 0;
    margin-bottom: 20px;
    width: 100%;
  }
}
/*sobipro create and edit listing edits*/
.SobiPro .btn-sigsiu:hover,
.SobiPro .btn:focus,
.SobiPro .btn:hover {
  border: 1px solid #ccc;
}
#SobiPro .icon-search:before {
  content: "\f002";
}
#SobiPro .icon-apply:before,
#SobiPro .icon-edit:before,
#SobiPro .icon-pencil:before {
  content: "\f044";
}
#SobiPro .icon-star:before {
  content: "\f005";
}
#SobiPro .icon-eye-open:before {
  content: "\f06e";
}
#SobiPro .icon-remove:before {
  content: "\f00d";
}
#SobiPro .icon-edit {
  padding-bottom: 5px;
}
#SobiPro .icon-edit:after {
  content: "EDIT";
}
#SobiPro [class^="icon-"]:after {
  font-family: 'Lato', 'Helvetica', arial, sans-serif;
  padding: 5px;
}
.spImageUpload {
  display: inline-block;
}
#SobiPro .form-horizontal .control-label {
  float: left;
  width: 180px;
}
.spEntryEdit .wf-editor-header {
  display: none;
}
@media and (max-width: 480px) {
  .spEntryEdit .wf-editor-container {
    clear: both;
  }
}
.spEntryEdit input.spClassCheckbox {
  height: fit-content;
}
.ccn-newsletter {
  background-image: url('/images/module-icons/newsletter-icon-lg.png');
  background-repeat: no-repeat;
  background-position: 110% 110%;
  background-size: 49%;
  border-radius: 4px;
  border: 1px solid #444343;
  padding: 10px 20px 20px;
}
.ccn-newsletter .uk-panel-title {
  font-size: 20px;
}
.ccn-newsletter > .ccn-newsletter {
  background: none;
}
.ccn-newsletter h3 {
  margin: 5px 0 20px;
}
.ccn-newsletter table.acymailing_form {
  margin: 0;
}
.tm-sidebar-a .ccn-newsletter input.button {
  float: left;
}
/* acymailing archiving page */
#acyarchivelisting .archiveRow {
  margin-top: 20px;
}
/*# sourceMappingURL=tcn-custom.css.map */