@charset "UTF-8";
/* Willow and Wilde Designs CSS Document */


/* START OF BLOG ADJUSTMENTS */

div.article-header h2 a {
  text-transform: none;
  letter-spacing: 0;
  font-weight: 500;
  font-size: 30px;
  color: #435770 !important;
}

div.article-header h1 {
  text-transform: none;
  letter-spacing: 0;
  font-weight: 600;
  color: #435770 !important;
  font-size: 3rem !important;
}
.article-info {
  font-weight: 500 !important;
  color: #729b9b !important;
  font-size: 1rem !important;
}
.article-info > span a {
  color: #729b9b !important;
}
.article-social-share .social-share-icon ul li a {
  background-color: #9dcccc;
  color: #435770;
}
.fa-facebook::before {
  content: "\f39e"!important;;
}
.article-details .article-ratings-social-share {
  padding: 0;
}
.article-details .article-full-image {
  text-align: center;
}

/* START OF BLOG ADJUSTMENTS */

.offcanvas-menu {
background-color: #c5d6e0;
}
.offcanvas-menu .offcanvas-inner ul.menu > li a:hover {
  color: #000;
}

#modal-menu {
background: #9dcccc;
}

.col-sm-5 {
display: none;
}


h2 {
text-transform: none;
padding: 1em 0 .5em 0;
}
h3 {
padding: 1em 0 .5em 0;
}
h1, h2 {
letter-spacing: .25em;
}
h4 {
text-transform: uppercase;
padding: .5em 0 0 0;
}

#sp-menu > .sp-column .custom .sppb-btn {
    padding: 8px 15px;
}
.top-shop-button {
    margin-right: 7px;
}
.btn-info {
    color: #000000;
    background-color: inherit;
    border-color: #000000;
margin-bottom: 30px;
}
.btn-info:hover {
    color: #ffffff;
    background-color: #000000;
    border-color: #000000;
}
.sppb-form-check label {
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 34px;
    text-transform: none;
    padding-left: 15px;
}
/*
.view-login #sp-left, .view-registration #sp-left {
background: url("../../../images/general/card-and-envelope-fox_1751005120.jpg");
object-fit: cover;
background-repeat: no-repeat;
}
*/
#sp-left .sp-module, #sp-right .sp-module {
  margin-top: 0;
  border: none !important;
  border-radius: 0;
}
html.coming-soon .coming-soon-content, html.offline .coming-soon-content {
  font-weight: 400;
  font-size: 40px;
  line-height: 50px;
  -webkit-text-stroke-width: 0;
  -webkit-text-stroke-color: unset;
  color: #85b5a7;
}
.btn-warning {
  background-color: #9dcccc;
  border-color: #9dcccc;
}

.btn-warning:hover {
  background-color: #435770;
  border-color: #435770;
color: #ffffff;
}
.btn-danger {
  color: #fff !important;
  background-color: #9d9d9d;
  border-color: #9d9d9d;
}
.btn-danger:hover {
  background-color: #666;
  border-color: #666;
}

.sp-page-title {
  padding: 50px 0 50px 0;
}
.sp-page-title .sp-page-title-heading {
  color: #435770;
font-weight: 300;
}
label.payment-plugin-image-label {
    text-transform: none;
font-weight: 400;
}
#checkbox_tos {
  margin: 10px 0 20px 0;
}

offcanvas-menu {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 60px;
  overflow: inherit;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  z-index: 10000;
}


label.sppb-form-check-label {
  font-size: 16px !important;
  font-weight: 300 !important;
  line-height: 24px !important;
  text-transform: none !important;
}

#modal-menu ul.sp-megamenu-parent > li > a {
  font-style: normal;
  font-weight: 500;
  font-size: 35px;
  line-height: 1.65;
  letter-spacing: .15em;
  font-weight: 300;
  text-transform: uppercase;
}

.form-select {
  padding: .375rem .75rem .375rem .75rem;
}

/* Custom hika shop CSS */

span#hikashop_product_name_main.hikashop_product_name_main {
  font-size: 40px;
  text-transform: uppercase;
  letter-spacing: .05em;
}

span.hikashop_product_price {
  color: inherit;
  font-size: 24px;
  font-style: normal;
  font-family: inherit;
}

img.hikashop_child_image {
  height: 145px;
}

.hikashop_product_page div.hikashop_small_image_div a:hover {
  border: 2px solid #c4c4c4;
}

img.hikashop_child_image {
  margin: 0;
}
.hikashop_product_page div.hikashop_small_image_div a {
  display: inline-block;
  border: 1px solid #c4c4c4;
  margin-right: 10px;
  padding: 0;
}

.hikashop_product_name_main {
  font-size: 30px;
  color: #151416;
  line-height: 41px;
}

.hikashop_product_price.hikashop_product_price_0 {
 font-size: 22px;
 line-height: 24px;
 color: #9dcccc;
 font-weight: 700;
}
.hikashop_product_characteristics {
  padding-top: 5px;
}
#hikashop_product_vote_mini.hikashop_product_vote_mini {
	padding-bottom: 20px;
}
#hikashop_product_description_main.hikashop_product_description_main {
  padding-top: 20px;
}

/* ADJUSTMENTS TO CHECKOUT */

.hikashop_checkout_payment_images {
  display: flex;
}
.hikashop_checkout_payment_images img {
  padding-right: 10px;
  margin: 8px 0;
}
img.hikashop_product_checkout_cart_image {
  width: 120px;
}
a.hikabtn.hikashop_cart_proceed_to_checkout span {
color: #fff;
}


/* END ADJUSTMENTS TO CHECKOUT */

/* ADJUSTMENTS TO LOGIN */
.list-group-item:last-child {
  display: none;
}
/* END ADJUSTMENTS TO LOGIN */

/* ADJUSTMENTS TO CHECKOUT POPUP */
.notifyjs-metro-base .title, .notifyjs-metro-lite-base .title {
  font-family: 'Open Sans', sans-serif;
}

button.vex-dialog-button-primary.vex-dialog-button.vex-first {
background: #333333 !important;
}

button.vex-dialog-button-primary.vex-dialog-button.vex-last {
  background: #4f9797 !important;
  color: #fff;
}
.notifyjs-metro-base .text, .notifyjs-metro-lite-base .text {
  font-family: 'Open Sans', sans-serif;
}
/* END ADJUSTMENTS TO CHECKOUT POPUP */

.popup-btn, .hikabtn {
  text-decoration: none;
  background-color: #435770;
  border: 1px solid transparent;
  border-radius: 0;
	color: #fff
}

.popup-btn:hover, .hikabtn:hover {
  background-color: #333333;
  border: 1px solid transparent;
  border-radius: 0;
}

.hika_toolbar > div > a, .hika_toolbar > div > .hkdropdown {
text-align: center;
white-space: nowrap;
color: #ffffff;
}


div.hika_toolbar .hikabtn span.hk-icon {
color: #ffffff;
}


#hikashop_product_contact_main .hikabtn {
  text-decoration: none;
  background-color: #00a1a7;
  border: 1px solid transparent;
  border-radius: 0;
  color: #fff;
  margin-top: 20px;
}
#hikashop_product_contact_main .hikabtn:hover {
  text-decoration: none;
  background-color: #02898e;
  border: 1px solid transparent;
  border-radius: 0;
  color: #fff;
  margin-top: 20px;
}

hikashop_product_image .hikashop_product_image_subdiv, .hk_product_image .hk_subdiv {
  border: 0px solid #ddd;
  border-radius: 5px;
  padding: 10px;
}
#hikashop_category_information_menu_998 .hikashop_product_image {
  margin-bottom: 5px;
}

span.hikashop_product_name {
  font-size: 18px;
  font-weight: 300;
  letter-spacing: -.3px;
  line-height: 22px;
  padding: 5px 10px 8px;
	text-transform: uppercase;
}
.hikashop_product_name a {
  font-weight: inherit;
}

.hikashop_product_quantity_div.hikashop_product_quantity_change_div_default .hikabtn {
  background-color: #d3d3d3;
  color: #000;
}
.form-control {
  border-radius: .25rem;
}

span.hikashop_product_name a {
  color: #383636;
}


.hika_cpanel_icons .hk-icon {
  color: #4f9797;
  font-size: 22px;
}
.hika_cpanel_icons .hk-icon .hk-icon-dark {
  color: #4f9797;
  font-size: 18px;
}

/* HIDE PAYMENT ICON ON CONFIRM ORDER PAGE */
span.vrc-payment-image {
	display: none;
}

.vrc-oconfirm-paym-block label {
	margin-bottom: 0;
}
.vrc-oconfirm-paym-block ul li {
    padding: 10px 15px;
}

span.hikashop_product_price_full {
  display: block;
}

span.upsell-product-image img {
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: .25rem;
  margin: 10px 0;
}

span.hikashop_checkout_cart_final_total {
font-weight: bold;
color: #2C8296;
font-style: normal;
font-size: 14px;
font-family: 'Raleway', sans-serif;
}

#hikashop_cart_product_listing .hika_show_cart_total_price {
font-style: normal;
}

.hikashop_category_information .hikashop_subcontainer {
  padding: 0px;
}
.hikashop_product_image {
  padding-bottom: 10px;
}

form#hikashop_checkout_form h1 {
  text-transform: uppercase !important;
  letter-spacing: .15em !important;
}
form#hikashop_checkout_form h2 {
  font-weight: 600 !important;
  letter-spacing: 1px !important;
  color: #435770 !important;
}
.hikashop_cart_module {
  padding-left: 15px;
}
.hikashop_checkout_cart_shipping, .hikashop_checkout_cart_subtotal {
  font-style: inherit;
  font-family: inherit;
}

/* END Custom hika shop CSS */


.offcanvas-menu {
  width: 100%;
}

.offcanvas-menu .offcanvas-inner {
  padding: 50px;
}
@media (max-width: 575px) {
.offcanvas-menu .offcanvas-inner {
  padding: 20px;
}
	#sp-header {
    height: 60px;
  }
}


.offcanvas-menu .offcanvas-inner ul.menu > li > a {
  font-size: 28px;
  line-height: 28px;
  text-transform: uppercase;
  letter-spacing: 1px;
}
body.ltr.offcanvs-position-right .offcanvas-menu {
  right: -100%;
}

.menu-parent .menu-child{
    display: block !important;
}
.menu-parent .menu-toggler{
    display: none !important;
}
.offcanvas-menu {overflow: scroll;}

#section-id-f2995610-68bc-40dc-a44e-df568723fdbd .sppb-row-container {
  margin-left: 0;
}
.offcanvas-menu .offcanvas-inner ul.menu > li > ul li a {
  font-size: 20px;
  line-height: 28px;
}
.sp-megamenu-parent > li {
  text-transform: uppercase;
}


