/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 22 2019 | 13:25:56 */
* {
  -webkit-font-smoothing: antialiased;
  transition: background 0.3s, border 0.3s;
}

html {
  background-color: #000;
}

body,
body #site-offcanvas-wrap {
  background-color: #000 !important;
}

body.page-id-328,
body.page-id-328 #site-offcanvas-wrap {
  background-color: #fff !important;
}

body #ct-header-1 { display: none; }
body.page-id-328 #ct-header-1 { display: block; }
body.page-id-328 #ct-header-2 { display: none; }
body.elementor-editor-active.page-id-328 { display: block; }

body,
.elementor-widget-text-editor,
.elementor-widget-heading .elementor-heading-title,
.elementor-slides .slick-slide-inner, .elementor-slides .slick-slide-inner:hover,
h1, h2, h3, h4, h5, h6, p, label {
  color: #AADCDC;
  letter-spacing: 0.2px;
}

/* Overwritten by StylePress, so applied on individual pages where needed */
.dtbaker-elementor-style-6 h1,
.dtbaker-elementor-style-6 h1.elementor-heading-title.elementor-size-default, 
h1,
.dtbaker-elementor-style-6 h2,
.dtbaker-elementor-style-6 h2.elementor-heading-title.elementor-size-default,
h2 {
  font-size: 1.6vw;
}

h1, h2, h3, h4, h5, h6 {
  word-break: break-word;
}

@media (max-width: 767px) {
  .dtbaker-elementor-style-6 h1.elementor-heading-title.elementor-size-default,
  h1,
  .dtbaker-elementor-style-6 h2.elementor-heading-title.elementor-size-default,
  h2 {
    font-size: 5.8vw;
  }
}

address {
  font-style: normal;
}

a:focus, a:active {
  outline: none;
}

* p {
  margin-top: 30px !important;
  letter-spacing: 0.2px;
}

.ct-footer p {
  margin-top: 20px !important;
}

* p:first-child {
  margin-top: 0 !important;
}

ul, ol {
    margin: 1.5em 0 1.5em;
}

ul:first-child, ol:first-child {
    margin-top: 0;
}

li {
    margin-top: 0.4em;
    margin-left: 20px;
    list-style-position: outside;
}

tr,
.wc_payment_method {
    border-bottom: 3px solid #3d415b;
}

.elementor-editor-active .elementor.elementor-edit-mode .elementor-element>.elementor-element-overlay {
  z-index: 3000;
}

.elementor-posts .elementor-post__title {
  font-size: 155.5556%;
}

.elementor-posts .elementor-post__read-more {
    font-size: 100%;
    font-weight: normal;
}

.elementor img {
  pointer-events: none;
  width: 100%;
}

a, a:link, a:hover, a:focus, a:active,
.elementor a,
.elementor-widget-heading .elementor-heading-title > a,
.elementor-widget-tabs .elementor-tabs-wrapper .elementor-tab-title,

.pagination a:not(.prev):not(.next):focus, .pagination a:not(.prev):not(.next):hover, .comments-pagination,

.entry-content a:focus, .entry-content a:hover, .entry-summary a:focus, .entry-summary a:hover, .widget a:focus, .widget a:hover, .site-footer .widget-area a:focus, .site-footer .widget-area a:hover, .posts-navigation a:focus, .posts-navigation a:hover, .comment-metadata a:focus, .comment-metadata a:hover, .comment-metadata a.comment-edit-link:focus, .comment-metadata a.comment-edit-link:hover, .comment-reply-link:focus, .comment-reply-link:hover, .widget_authors a:focus strong, .widget_authors a:hover strong, .entry-title a:focus, .entry-title a:hover, .entry-meta a:focus, .entry-meta a:hover, .page-links a:focus .page-number, .page-links a:hover .page-number, .entry-footer a:focus, .entry-footer a:hover, .entry-footer .cat-links a:focus, .entry-footer .cat-links a:hover, .entry-footer .tags-links a:focus, .entry-footer .tags-links a:hover, .post-navigation a:focus, .post-navigation a:hover, .pagination a:not(.prev):not(.next):focus, .pagination a:not(.prev):not(.next):hover, .comments-pagination a:not(.prev):not(.next):focus, .comments-pagination a:not(.prev):not(.next):hover, .logged-in-as a:focus, .logged-in-as a:hover, a:focus .nav-title, a:hover .nav-title, .edit-link a:focus, .edit-link a:hover, .site-info a:focus, .site-info a:hover, .widget .widget-title a:focus, .widget .widget-title a:hover, .widget ul li a:focus, .widget ul li a:hover

{
  color: #44c1c0;
  text-decoration: none;
  box-shadow: none;
  -webkit-tap-highlight-color: transparent;
}


/* Alternative link colours, e.g. sidebar menu links */
.ct-peach a, .ct-peach a:link, .ct-peach a:hover, .ct-peach a:focus, .ct-peach a:active {
  color: #f9a79f;
}

.gform_wrapper li.gfield.gfield_error, .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
  background-color: transparent;
  border-top: 0;
  border-bottom: 0;
}

input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], textarea {
  border-radius: 0 !important;
  border: 2px solid #e1feff;
  background: #e1feff;
  padding: 9px 15px 10px;
  font-size: 18px;
  color: #160138;
  font-family: 'Josefin Sans', sans-serif;
  font-weight: 700;
  font-variant: small-caps;
  letter-spacing: 1px;
}

input[type="text"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="number"]:focus, input[type="tel"]:focus, input[type="range"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="week"]:focus, input[type="time"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="color"]:focus, textarea:focus {
  border-color: #fff;
  background: #fff;
}

select:not([multiple]), .comiseo-daterangepicker-bottom, .comiseo-daterangepicker-bottom:hover, .comiseo-daterangepicker-bottom:focus, .comiseo-daterangepicker-bottom:active {
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    background-color: #e1feff;
    background-position: right 50% !important;
    background-repeat: no-repeat !important;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAMCAYAAABSgIzaAAAAGXRFW…zTk0D/M+KzkRGPoQSdykiKJrBGpOhgJFYTWNEIiEeAAAMAzNENEOH+do8AAAAASUVORK5CYII=) !important;
    padding: .5em !important;
    padding-right: 1.5em !important;
    border-radius: 0 !important;
    border: 2px solid #e1feff;
    padding: 11px 30px 12px 15px !important;
    text-transform: none;
    height: 3.4em;
    font-family: 'Josefin Sans', sans-serif;
    margin: 0 !important;
    font-size: 18px !important;
    color: #160138;
    font-variant: small-caps;
    letter-spacing: 1px;
}

.select2-container--default .select2-selection--single,
.select2-container--focus .select2-selection,
.select2-dropdown {
    border: 2px solid #e1feff;
    background-color: #e1feff;
    border-radius: 0;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #160138;
  font-family: 'Josefin Sans', sans-serif;
  font-weight: 700;
  font-variant: small-caps;
  letter-spacing: 1px;
  text-transform: none;
}
.select2-results__option {
    padding: 8px 15px 5px;
    margin: 0;
}
.select2-container--default .select2-search--dropdown .select2-search__field {
    background: #fff;
    border: 0;
    color: #160138;
    font-family: 'Josefin Sans', sans-serif;
}
.select2-results__option {
    color: #160138;
    text-transform: none;
    font-variant: small-caps;
    font-weight: 700;
}
.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #fff;
    color: #160138;
}

::-webkit-input-placeholder {
  font-family: 'Josefin Sans', sans-serif;
  font-weight: 700;
  font-size: 18px !important;
  font-variant: small-caps;
  color: #839d9e;
}
::-moz-placeholder { /* firefox 19+ */
  font-family: 'Josefin Sans', sans-serif;
  font-weight: 700;
  font-size: 18px !important;
  font-variant: small-caps;
  color: #839d9e;
}
:-ms-input-placeholder { /* ie */
  font-family: 'Josefin Sans', sans-serif;
  font-weight: 700;
  font-size: 18px !important;
  font-variant: small-caps;
  color: #839d9e;
}
input:-moz-placeholder {
  font-family: 'Josefin Sans', sans-serif;
  font-weight: 700;
  font-size: 18px !important;
  font-variant: small-caps;
  color: #839d9e;
}



.elementor-button {
  line-height: 2;
}

.btn, .btn, .hover:hover, .btn:focus, .btn:active,
a.btn, a.btn:link, a.btn:hover, a.btn:focus, a.btn:active,
a.button, a.button:link, a.button:hover, a.button:focus, a.button:active,
.elementor a.button, .elementor a.button:link, .elementor a.button:hover, .elementor a.button:focus, .elementor a.button:active,
button, input[type="button"], input[type="submit"],
a.checkout-button, a.checkout-button:hover, a.checkout-button:focus, a.checkout-button:active,
.woocommerce-cart-form .button,
button:hover, input[type="button"]:hover, input[type="submit"]:hover,
button:focus, input[type="button"]:focus, input[type="submit"]:focus,
button:active, input[type="button"]:active, input[type="submit"]:active,
.elementor-button.elementor-size-xl,
.elementor-button.elementor-size-lg,
.elementor-button.elementor-size-md,
.elementor-button.elementor-size-sm,
.elementor-button.elementor-size-xs,
ul.products li.product .added_to_cart
{
    color: #160138;
    background: #ADDCDC;
    font-family: 'Josefin Sans', sans-serif;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 700 !important;
    letter-spacing: 5px;
    border: 0;
    border-radius: 0;
    padding: 12px 20px 11px;
    line-height: 1.5;
    display: table;
    text-align: center;
}

.woocommerce-error a:hover, .woocommerce-info a:hover, .woocommerce-message a:hover {
    color: #160138 !important;
}

a.button.wc-forward {
    margin-top: -10px;
}

.elementor-button.elementor-size-xs {
    padding: 9px 16px 8px;
}

.elementor-button.elementor-size-md {
    padding: 18px 30px 17px;
}

.elementor-button.elementor-size-lg {
    padding: 36px 50px 30px;
}

.elementor-button.elementor-size-xl {
    padding: 52px 64px 43px;
}

#ship-to-different-address label input[type=checkbox]:checked+span:before {
    border-color: #44c1c0;
    background: #44c1c0;
}


#wp-toolbar > ul > .hover:hover {
  padding: 0 !important;
}

body .gform_wrapper ul li.gfield,
.gform_wrapper .gform_footer {
  margin-top: 2em !important;
}

.gform_wrapper li.gfield.gfield_error, .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
    background-color: transparent !important;
    border-top: 0 !important;
    border-bottom: 0 !important;
}

.gform_wrapper div.validation_error {
    color: #cc1b1b !important;
    border-top: 0 !important;
    border-bottom: 0 !important;
}

.gform_wrapper .gfield_error .gfield_label,
.gform_wrapper li.gfield_error div.ginput_complex.ginput_container label, .gform_wrapper li.gfield_error ul.gfield_checkbox, .gform_wrapper li.gfield_error ul.gfield_radio,
.gform_wrapper .validation_message {
    color: #cc1b1b !important;
}

.gform_wrapper ul.gform_fields li.gfield div.ginput_complex span.ginput_left select, 
.gform_wrapper ul.gform_fields li.gfield div.ginput_complex span.ginput_right select, 
.gform_wrapper ul.gform_fields li.gfield input[type=radio], 
.gform_wrapper ul.gform_fields li.gfield select {
    border: 2px solid #44c1c0 !important;
    background: #fff !important;
}

.gform_wrapper ul.gform_fields li.gfield div.ginput_complex span.ginput_left select:focus,
.gform_wrapper ul.gform_fields li.gfield div.ginput_complex span.ginput_right select:focus,
.gform_wrapper ul.gform_fields li.gfield input[type=radio]:focus,
.gform_wrapper ul.gform_fields li.gfield select:focus {
    border: 2px solid #e3f4f9 !important;
    background: #e3f4f9 !important;
}

.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
    padding: 11px 9px 12px !important;
}

.gform_wrapper ul.gform_fields li.gfield_error input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), 
.gform_wrapper ul.gform_fields li.gfield_error textarea, 
.gform_wrapper ul.gform_fields li.gfield_error select {
    border: 2px solid #cc1b1b !important;
    background: #fff !important;
}

.gform_wrapper ul.gform_fields li.gfield_error input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]):focus, 
.gform_wrapper ul.gform_fields li.gfield_error textarea:focus, 
.gform_wrapper ul.gform_fields li.gfield_error select:focus {
    border: 2px solid #f9e3e3 !important;
    background: #f9e3e3 !important;
}

@media only screen and (min-width: 641px) {
  .gform_wrapper .top_label input.medium, .gform_wrapper .top_label select.medium {
    width: 100% !important;
  }
}

.ct-header-tall-search .ct-header-search .searchandfilter ul li.sf-field-search {
    width: 84%;
}

.ct-header-tall-search .ct-header-search .searchandfilter ul li.sf-field-submit {
    width: auto;
}

.ct-header-tall-search .ct-header-search .searchandfilter ul li label {
    width: 100%;
}

.ct-header-search .searchandfilter ul li {
    display: inline-block;
    padding: 0;
    vertical-align: top;
}

.ct-header-wide-sup .sf-field-search input,
.ct-header-sq-sup .sf-field-search input {
  padding: 7px 15px 8px !important;
}

.ct-header-wide-sup .sf-field-submit input,
.ct-header-sq-sup .sf-field-submit input {
  padding: 13px 20px !important;
}

/*
.ct-header-wide-sup .ct-header-search input[type="submit"],
.ct-header-sq-sup .ct-header-search input[type="submit"] {
    font-family: "Open Sans", sans-serif;
    padding: 8px 20px !important;
    font-weight: 400;
    font-size: 18px !important;
}
*/

.ct-overlay-top {
  z-index: 100 !important;
}

/*
h1, h2 {
	background: #45C0BF;
    color: #fff;
    padding: 10px 60px;
    text-align: center;
    display: inline-block;
    border: 2px solid #f00 !important;
}
*/

/*.ct-dark2 h1, .ct-dark2 h2 {
	background: #F1796F !important;
}*/

.ct-light {
  background-color: #fff;
}

.ct-light.elementor-section,
.ct-dark.elementor-section,
.ct-dark2.elementor-section {
  padding: 30px 0;
}

.ct-dark {
  /*border: 2px solid #fff;
  background-color: #AADCDC;
  */
}

.ct-dark-highlight {
  margin-top: 40px;
  background-color: rgba(255, 255, 255, 0.1);
}

.ct-dark-highlight:first-child {
  margin-top: 0;
}

.ct-dark-separator {
    margin: 40px 10px 10px 10px;
    padding-top: 40px;
    border-top: 3px solid rgba(169, 220, 221, 0.5);
}

.ct-dark-separator > .elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated {
    padding: 0;
}


.ct-dark2 {
  /*border: 2px solid #fff;
  background-color: #F2DBD9;
  */
}

.ct-dark,
.ct-dark.elementor-widget-text-editor,
.ct-dark .elementor-widget-text-editor,
.ct-dark.elementor-widget-heading .elementor-heading-title,
.ct-dark .elementor-widget-heading .elementor-heading-title,
.ct-dark .elementor-slides .slick-slide-inner, .ct-dark .elementor-slides .slick-slide-inner:hover,

.ct-dark2,
.ct-dark2.elementor-widget-text-editor,
.ct-dark2 .elementor-widget-text-editor,
.ct-dark2.elementor-widget-heading .elementor-heading-title,
.ct-dark2 .elementor-widget-heading .elementor-heading-title,
.ct-dark2 .elementor-slides .slick-slide-inner, .ct-dark2 .elementor-slides .slick-slide-inner:hover {
  color: #AADCDC;
}

.ct-dark a, .ct-dark a:link, .ct-dark a:hover, .ct-dark a:focus, .ct-dark a:active,
.ct-dark .elementor a,
.ct-dark .elementor-widget-heading .elementor-heading-title > a,
.ct-dark .elementor-widget-tabs .elementor-tabs-wrapper .elementor-tab-title,
.ct-dark.elementor a,
.ct-dark.elementor-widget-heading .elementor-heading-title > a,
.ct-dark.elementor-widget-tabs .elementor-tabs-wrapper .elementor-tab-title,


.ct-dark2 a, .ct-dark2 a:link, .ct-dark2 a:hover, .ct-dark2 a:focus, .ct-dark2 a:active,
.ct-dark2 .elementor a,
.ct-dark2 .elementor-widget-heading .elementor-heading-title > a,
.ct-dark2 .elementor-widget-tabs .elementor-tabs-wrapper .elementor-tab-title,
.ct-dark2.elementor a,
.ct-dark2.elementor-widget-heading .elementor-heading-title > a,
.ct-dark2.elementor-widget-tabs .elementor-tabs-wrapper .elementor-tab-title {
  color: #4BC1BF;
}

.ct-light,
.ct-light .elementor-widget-text-editor,
.ct-light .elementor-widget-heading .elementor-heading-title,
.ct-light .elementor-slides .slick-slide-inner, 
.ct-light .elementor-slides .slick-slide-inner:hover,
.ct-light h1, .ct-light h2, .ct-light h3, .ct-light h4, .ct-light h5, .ct-light h6, .ct-light p,

.ct-light,
.ct-light.elementor-widget-text-editor,
.ct-light .elementor-widget-text-editor,
.ct-light.elementor-widget-heading .elementor-heading-title,
.ct-light .elementor-widget-heading .elementor-heading-title,
.ct-light .elementor-slides .slick-slide-inner, .ct-light .elementor-slides .slick-slide-inner:hover {
  color: #160138;
}

.ct-light.pad,
.ct-dark.pad,
.ct-fade.pad {
  padding: 8% 7%;
}



/*
@media (max-width: 767px) {
  .ct-light.pad, .ct-dark.pad, .ct-fade.pad {
    padding: 3.6vh 3.6vw;
  }
}
*/


.ct-fade,
.ct-fade.elementor-widget-text-editor,
.ct-fade .elementor-widget-text-editor,
.ct-fade.elementor-widget-heading .elementor-heading-title,
.ct-fade .elementor-widget-heading .elementor-heading-title,
.ct-fade .elementor-slides .slick-slide-inner, .ct-fade .elementor-slides .slick-slide-inner:hover {
    color: rgba(169, 220, 221, 0.5);
}

/*
.ct-header-wide-menu img,
.ct-header-sq-menu img {
  max-width: 88px;
}

.ct-header-wide-menu a.menu-image-title-below,
.ct-header-sq-menu a.menu-image-title-below {
  display: inline-block;
  text-align: center;    
  padding-left: 3%;
  padding-right: 3%;
  float: right;
  border-right: 4px solid #e1f3f9;
  width: auto !important;
}

.ct-header-wide-menu a.menu-image-title-below:first-child,
.ct-header-sq-menu a.menu-image-title-below:first-child {
  border-right: none;
  padding-right: 0;
}

.ct-header-wide-menu a.menu-image-title-below:last-child,
.ct-header-sq-menu a.menu-image-title-below:last-child {
  padding-left: 0;
}

.ct-header-wide-menu a.menu-image-title-below > *,
.ct-header-sq-menu a.menu-image-title-below > * {
  display: block;
  margin: 0 auto;
}

.ct-header-wide-menu a > span,
.ct-header-sq-menu a > span {
  padding-top: 7px;
}
*/

.ct-header-wide-menu ul.menu > li > a {
  display: block;
}

.ct-header-wide-menu-mini a,
.ct-header-sq-menu-mini a {
  padding-left: 5%;
  padding-right: 0;
  float: right;
  display: inline-block;
}

.ct-header-wide .stylepress-nav-menu .stylepress-nav-wrapper,
.ct-header-wide .stylepress-nav-menu .stylepress-nav-wrapper > div,
.ct-header-sq .stylepress-nav-menu .stylepress-nav-wrapper,
.ct-header-sq .stylepress-nav-menu .stylepress-nav-wrapper > div,
.ct-header-tall-contents .stylepress-nav-menu .stylepress-nav-wrapper,
.ct-header-tall-contents .stylepress-nav-menu .stylepress-nav-wrapper > div {
  display: block;
}

.ct-header-tall-menu {      
  display: inline-block;
  text-align: center;
  width: 100%;
}

.ct-header-tall-menu a {
  width: 50% !important;
  padding: 20px 5%;
  float: left;
  border: 0;
  text-align: center;
  
  color: #fff;
  background-color: transparent;
  border-radius: 0;
  font-family: 'Montserrat', sans-serif;
  text-transform: uppercase;
  font-size: 18px;
}

.ct-header-tall-menu a > span {
    font-size: 16px;
    height: 55px;
    display: block;
    overflow: hidden;
}

.ct-text-size-change-upsized .ct-header-tall-menu a > span {
  font-size: 20px;
  height: 100px;
}

.twentyseventeen-front-page article:not(.has-post-thumbnail):not(:first-child) {
  border-top: 0;
}

.elementor-widget-tabs .elementor-tabs-wrapper .elementor-tab-title:first-child {
  padding-left: 0;
}

.elementor-widget-tabs .elementor-tab-content {
  padding-left: 0;
  padding-right: 0;
}

.elementor-widget-tabs .elementor-tabs-wrapper .elementor-tab-title {
    border-left: 1px solid #44c1c0 !important;
    font-weight: normal !important;
}

.elementor-widget-tabs .elementor-tabs-wrapper .elementor-tab-title:first-child {
    border-left: 0 !important;
}

.elementor-slides .slick-slide-inner .elementor-slide-heading {
  font-weight: normal;
}

.map-icon {
  transition: transform 0.3s;
}
.map-icon:hover {
  transform: scale(2);
  z-index: 150 !important;
}

.elementor-posts-container article.elementor-post:first-child p:first-child {
    margin-top: 0 !important;
}

.elementor-posts-container article.elementor-post p {
    margin-top: 20px !important;
}

.elementor-posts .elementor-post__excerpt p {
  font-size: 18px;
}

.elementor-widget-tabs .elementor-tab-desktop-title {
  line-height: 1.6;
}


.woocommerce form .form-row-last,
.woocommerce-page form .form-row-last {
    margin-top: 0 !important;
}

.woocommerce form .form-row-first,
.woocommerce-page form .form-row-first {
    margin-top: 0 !important;
}

ul.products .product .woocommerce-LoopProduct-link.woocommerce-loop-product__link {
    padding: 20px;
    text-align: center;
}

.woocommerce ul.products li.product h2 {
  margin-top: 1.5em;
  padding: 0;
  /*height: 78px;*/
  /*overflow: hidden;*/
}

.woocommerce ul.products li.product .added_to_cart {
  position: absolute;
  box-shadow: none;
  display: inline-block;
  top: 0;
  right: 0;
}

@media (max-width: 767px) {
  .woocommerce ul.products li.product .added_to_cart {
    width: 100%;
  }
}

.wc_payment_method {
    margin: 0;
}

.wc_payment_method .payment_box fieldset {
    padding: 0;
    background: #fff;
}

.wc_payment_method .payment_box {
    padding: 20px 0 0;
    background: transparent;
}

.woocommerce #content div.product .woocommerce-tabs ul.tabs li, .woocommerce div.product .woocommerce-tabs ul.tabs li, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li, .woocommerce-page div.product .woocommerce-tabs ul.tabs li {
    display: none;
}

.woocommerce-Tabs-panel--description > h2:first-child {
    display: none;
}

.woocommerce-breadcrumb,
.woocommerce .return-to-shop {
  display: none;
}

.woocommerce-message {
    background: #4BC1BF;
}

.woocommerce-error a, .woocommerce-info a, .woocommerce-message a,
.woocommerce-error a:hover, .woocommerce-info a:hover, .woocommerce-message a:hover,
.woocommerce-error a:focus, .woocommerce-info a:focus, .woocommerce-message a:focus,
.woocommerce-error a:active, .woocommerce-info a:active, .woocommerce-message a:active {
  box-shadow: none !important;
}

.woocommerce table.shop_table_responsive tr, .woocommerce-page table.shop_table_responsive tr,
.woocommerce table.shop_table_responsive tr:nth-child(2n) td, .woocommerce-page table.shop_table_responsive tr:nth-child(2n) td {
  background-color: transparent;
  border: 0;
}

.woocommerce-cart-form__cart-item .quantity {
  display: inline-block;
}

.woocommerce-cart-form__cart-item.cart-item {
  border-top: 1px solid #ccc;
}

.woocommerce-cart-form__cart-item.cart-item:first-child {
  border-top: 0;
}

.woocommerce #content table.cart img,
.woocommerce table.cart img,
.woocommerce-page #content table.cart img,
.woocommerce-page table.cart img {
    height: auto;
    max-width: 200px;
}

.woocommerce ul.products li.product .button {
   box-shadow: none;
}

.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
    margin: 0 2% 1.192em 0;
}
.woocommerce ul.products li.product {
    background: rgba(255, 255, 255, 0.1);
    padding: 20px;
}

thead th {
    border-bottom: 2px solid #394250;
    padding-bottom: 0.5em;
}
.woocommerce .cart_item a.remove {
    display: inline-block;
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 50px;
    border-radius: 0;
    border: transparent;
}
form.woocommerce-shipping-calculator p {
    margin-bottom: 0;
}
.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
    margin-top: 80px;
    float: none;
    width: auto;
}
a.checkout-button.button.alt.wc-forward {
    max-width: 500px;
}

.woocommerce-error, .woocommerce-info, .woocommerce-message {
    list-style: none;
    margin-left: 0;
}

@media (max-width: 767px) {
  .woocommerce-error a, .woocommerce-info a, .woocommerce-message a {
    display: block !important;
    float: none !important;
    margin-bottom: 30px;
  }
}

.woocommerce-loop-product__title {
  font-size: 2vw !important;
}


.wc_payment_method .payment_box fieldset {
    padding: 0;
    background: transparent;
}
.wc_payment_method input.input-radio[name=payment_method]:checked+label:before {
    background: #fff;
}
.wc_payment_method input.input-radio[name=payment_method]+label:before {
    -webkit-box-shadow: 0 0 0 2px #000;
    box-shadow: 0 0 0 2px #44c1c0;
}
.wc_payment_method>label:first-of-type img {
    max-height: 24px;
    max-width: 50px;
}

.woocommerce .blockOverlay {
  background: rgba(16, 2, 41, 0.4) !important; /* #160337 */
}

.woocommerce-table--order-details {
  padding: 20px 0;
}

.voucher-image-options {
  display: none;
}

.product_cat-gift-cards > .woocommerce-product-gallery,
.woocommerce-page div.product.product_cat-gift-cards .posted_in,
.woocommerce-page div.product.product_cat-gift-cards .related.products {
  display: none;
}

.woocommerce-page div.product.product_cat-gift-cards div.summary {
  width: 100%;
}

.woocommerce-page div.product.product_cat-gift-cards div.summary p.price {
  display: none;
}

.woocommerce-page div.product.product_cat-gift-cards div.summary h1.product_title.entry-title {
  margin-top: 20px;
}

.woocommerce-page div.product.product_cat-gift-cards div.summary label.screen-reader-text {
    position: relative !important;
    height: auto;
    width: auto;
    display: block;
    top: 0;
}

.woocommerce-page div.product.product_cat-gift-cards div.summary .quantity {
  float: none;
}

.woocommerce-page div.product.product_cat-gift-cards div.summary button.single_add_to_cart_button.button.alt {
    display: block;
    margin-top: 50px !important;
}

.wc-pdf-product-vouchers-order-item-voucher em {
    font-style: normal;
}

/* Hide product quantity selection */
.product_cat-gift-cards form.cart .quantity {
  display: none;
}


@media (max-width: 767px) {
  .woocommerce table.shop_table_responsive tr, .woocommerce-page table.shop_table_responsive tr {
    border-bottom: 3px solid #3d415b;;
  }
  .woocommerce-cart-form .actions .input-text,
  .woocommerce-cart-form .actions .button {
    display: block;
    float: none;
    width: 100% !important;
  }
  /*
  .woocommerce-cart-form .actions > .button {
    margin-top: 20px;
  }
  */
}


.search-results .result {
    width: 369px;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 100px;
    box-sizing: border-box;
    padding: 18px;
}

.search-results .result h3 {
    height: 76px;
    overflow: hidden;
}

.search-results .result p.date {
    color: #898989;
    font-size: 16px;
    margin-top: 0px !important;
    margin-bottom: 25px;
}


.search-results .result .desc p {
    line-height: 1.5em;
    font-size: 18px;
}

.search-results .result .desc p:first-child {
    line-height: 1.5em;
    font-size: 18px;
    max-height: 79px;
    overflow: hidden;
}

.search-results .result .desc p.link-more {
    color: #898989;
    font-size: 18px;
}

.search-filter-results .num-results {
    text-align: center !important;
    padding: 100px 0 !important;
    margin-bottom: 100px;
}

.search-results .pagination {
    border-top: 4px solid #e1f3f9 !important;
}

.pagination, .comments-pagination {
    font-size: 18px;
    font-weight: 400;
    padding: 2em 0 3em;
    text-align: center;
}


.ct-text-size-change-upsized.dtbaker-elementor-style-6 section.elementor-section, 
.ct-text-size-change-upsized.dtbaker-elementor-style-6 p {
  font-size: 22px;
}

.ct-text-size-change-upsized .ct-header-wide-menu .menu-image-title-below,
.ct-text-size-change-upsized .ct-header-sq-menu .menu-image-title-below {
  padding-left: 2.6%;
  padding-right: 2.6%;
}

.ct-text-size-change-upsized .ct-header-wide-menu .menu-image-title-below:first-child,
.ct-text-size-change-upsized .ct-header-sq-menu .menu-image-title-below:first-child {
  padding-right: 0;
}

.ct-text-size-change-upsized .ct-header-wide-menu .menu-image-title-below:last-child,
.ct-text-size-change-upsized .ct-header-sq-menu .menu-image-title-below:last-child {
  padding-left: 0;
}

/*
.ct-text-size-change-upsized .ct-header-search input[type="submit"] {
    padding: 8px 20px !important;
    font-size: 22px !important;
}

.ct-text-size-change-upsized .ct-header-search input[type="text"] {
    padding: 5px 10px 4px;
}
*/

.ct-text-size-change-upsized .elementor-posts .elementor-post__excerpt p {
  font-size: 22px;
}

.ct-text-size-change-upsized .search-results .result h3 {
    height: 139px;
    font-size: 34px;
}

.ct-text-size-change-upsized .search-results .result .desc p:first-child {
    font-size: 22px;
    max-height: 102px;
}

.ct-text-size-change-upsized .search-results .result .desc p.link-more {
    font-size: 22px;
}

.ct-header-tall-search,
.ct-header-tall-contents,
.ct-about-us-board-members-contents,
.ct-about-us-history-contents {
  display: none;
}

.ct-header-tall-search-show .ct-header-tall-search,
.elementor-editor-active .ct-header-tall-search,
.ct-header-tall-menu-show .ct-header-tall-contents,
.elementor-editor-active .ct-header-tall-contents,
.elementor-editor-active .ct-about-us-board-members-contents,
.elementor-editor-active .ct-about-us-history-contents {
  display: block;
}

@media (max-width: 1200px) {
  .ct-header-wide-menu-mini a,
  .ct-header-sq-menu-mini a {
    padding-left: 2.6%;
    padding-right: 2.6%;
  }

  .ct-header-wide-menu a.menu-image-title-below,
  .ct-header-sq-menu a.menu-image-title-below {
    width: 16.5% !important;
    max-width: none !important;
    padding-left: 1.5%;
    padding-right: 1.5%;
  }
  
  .ct-header-wide-menu a.menu-image-title-below:first-child,
  .ct-header-sq-menu a.menu-image-title-below:first-child {
    padding-right: 1.5%;
  }
  
  .ct-header-wide-menu a.menu-image-title-below:last-child,
  .ct-header-sq-menu a.menu-image-title-below:last-child {
    padding-left: 1.5%;
  }

  .ct-header-wide-menu img,
  .ct-header-sq-menu img {
    max-width: none;
    width: 100%;
    padding: 0 7%;
  }
  
  .ct-header-wide-menu a > span,
  .ct-header-sq-menu a > span {
    font-size: 14px;
    height: 49px;
    overflow: hidden;
  }
  
  .ct-text-size-change-upsized .ct-header-wide-menu a.menu-image-title-below,
  .ct-text-size-change-upsized .ct-header-sq-menu a.menu-image-title-below {
    width: 16.5% !important;
    padding-left: 1%;
    padding-right: 1%;
  }
  
  .ct-text-size-change-upsized .ct-header-wide-menu a.menu-image-title-below:first-child,
  .ct-text-size-change-upsized .ct-header-sq-menu a.menu-image-title-below:first-child {
    padding-right: 1%;
  }
  
  .ct-text-size-change-upsized .ct-header-wide-menu a.menu-image-title-below:last-child,
  .ct-text-size-change-upsized .ct-header-sq-menu a.menu-image-title-below:last-child {
    padding-left: 1%;
  }
  
  .ct-text-size-change-upsized .ct-header-wide-menu a > span,
  .ct-text-size-change-upsized .ct-header-sq-menu a > span {
    font-size: 16px;
    height: 55px;
  }
}

/*
.ct-header-tall-search > *,
.ct-header-tall-contents > * {
  border-top: 4px solid #fff;
}
*/

.ct-header-wide .stylepress-nav-menu .stylepress-nav-wrapper .stylepress-main-navigation .stylepress-menu-toggle,
.ct-header-sq .stylepress-nav-menu .stylepress-nav-wrapper .stylepress-main-navigation .stylepress-menu-toggle,
.ct-header-tall-contents .stylepress-nav-menu .stylepress-nav-wrapper .stylepress-main-navigation .stylepress-menu-toggle {
  display: none;
}

.ct-header-wide .stylepress_menu ul,
.ct-header-sq .stylepress_menu ul,
.ct-header-tall-contents .stylepress_menu ul {
  display: block;
}


.ct-featureimage > .elementor-container > .elementor-row > .elementor-column:nth-child(1) {
  position: fixed;
  height: 100%;
  left: 0;
  top: 0;
}

body.elementor-editor-active .ct-featureimage > .elementor-container > .elementor-row > .elementor-column:nth-child(1) {
  position: relative;
  height: auto;
  left: auto;
  top: auto;
}

.ct-featureimage > .elementor-container > .elementor-row > .elementor-column:nth-child(2) {
  left: auto;
}

body.elementor-editor-active .ct-featureimage > .elementor-container > .elementor-row > .elementor-column:nth-child(2) {
  left: auto;
}

.ct-featurebtn-wrapper {
  background-color: #AEDCDC;
  overflow: hidden;
}

.ct-featurebtn, 
.ct-featurebtn .elementor-widget-container,
.ct-featurebtn .elementor-button-wrapper,
.ct-featurebtn a {
    position: absolute;
    height 100%;
    width: 100%;
    top: 0;
    bottom: 0;
    font-size: 1.2vw !important;
}

.ct-featurebtn a {
    display: table;
    height: 100%;
    padding: 0.1vh 0.9vw !important;
}

.ct-featurebtn a > * {
    display: table-cell;
    vertical-align: middle;
}

@media (max-width: 767px) {
    .dtbaker-elementor-style-6 h1, 
    .dtbaker-elementor-style-6 h1.elementor-heading-title.elementor-size-default, 
    h1, 
    .dtbaker-elementor-style-6 h2, 
    .dtbaker-elementor-style-6 h2.elementor-heading-title.elementor-size-default, 
    h2 {
        font-size: 30px !important;
    }
  
    .ct-featurebtn, 
    .ct-featurebtn .elementor-widget-container,
    .ct-featurebtn .elementor-button-wrapper,
    .ct-featurebtn a {
        position: relative;  
        font-size: 3vw !important;
    }

    .ct-featurebtn a {
        display: block;
        height: 100%;
        padding: 2vh 2vw !important;
        font-size: 4vw !important;
    }
    
    .ct-featurebtn a > * {
        display: block;
    }
}





