/* Original theme customisations */

input[name="update_cart"] {
    padding-left: 0 !important;
    padding-right: 0 !important;
    display: inline-block !important;
    width: 100%;
    max-width: 100% !important;
    text-align: center;
    float: none !important;
    min-width: 203px;
}
a.checkout-button.button.alt.wc-forward {
    margin-top: 10px;
    display: inline-block;
    width: 100%;
}
@media (min-width: 375px) {
    a.checkout-button.button.alt.wc-forward {
        width: 93%;
    }
}

@media (min-width: 425px) {
    input[name="update_cart"] {
        float: left;
        padding-left: 2px !important;
        width: 203px;
        font-size: 1.2em !important;
    }
}

@media (min-width:628px) {
    table.cart .button {
        float: right !important;
    }
}

@media (min-width: 768px) {
    a.checkout-button.button.alt.wc-forward {
        width: initial;
        float: right;
        margin-top: 0;
    }
    form#giftcard-apply-form {
      display: inline-block;
  }
}
@media (min-width: 801px) {
  a.checkout-button.button.alt.wc-forward {
    width:93%;
  }
  input[name="update_cart"] {
      float: left;
      padding-left: 2px !important;
      width: 200px;
      min-width: 200px;
      font-size: 1.2em !important;
  }
}

/* store wide notice text */
/* move the header */
/*change background colour*/
p.demo_store {background-color: #000000;bottom: 0 !important;top: auto !important;}
footer.page-footer.notice-active {margin-bottom: 104px;}

@media (min-width:429px) {
    footer.page-footer.notice-active {margin-bottom: 80px;}
}
@media (min-width:853px) {
    footer.page-footer.notice-active {margin-bottom: 55px;}
}
.woocommerce .order_details li{list-style: none;}
.cross-sells h2 {float: left;}
.cross-sells h2 {float: left;}
.cross-sells .row.shop-information, .cross-sells .line, .cross-sells .line-pad {display: none;}
.woocommerce-page .cart-collaterals .cross-sells {width: 48%;float: left;}
span#select2-calc_shipping_country-container {
    text-transform: none;
    text-align: left;
    margin: 13px 0;
    font-size:;
    margin-left: 5px;
    font-size: 19px !important;
    letter-spacing: 0;
}
span.select2-selection.select2-selection--single {height: 50px;}
.select2-results__option {padding-bottom: 0;margin-bottom: 0;}
span.select2-selection__arrow {margin: 11px 0;margin-right: 5px;}
input#giftcard-schedule-send-date {display: none;}
.payment_method_citypay img {height: 52px;}


/* Theme customisations (Joel's edits) */

h3 {
    font-family: CalibreRegular, Helvetica, Arial, "Lucida Grande", sans-serif;
    font-size: 20px;
    color: #000000;
    letter-spacing: 4px;
    line-height: 24px;
    text-transform: uppercase;
}

main.page-content.page-wrap {
    margin: 0 5px;
}

.block-container h1 {
    font-weight: normal;
    letter-spacing: 4px;
}

#map h1 {
    margin-top: 80px;
}

p.front-details {
    max-width: 300px;
    margin: 0 auto;
    text-transform: uppercase;
    color: #7f7f7f;
    font-size: 17px;
    letter-spacing: 4px;
}

.page-container {
  overflow: hidden;
  clear:both;
  max-width: 1190px;
  margin: 0 auto;
}
.header-container {
 max-width: 1190px;
}
.page-header {
  position: relative;
  height: auto;
}
/*keep visible when admin bar is there*/
@media (max-width:768px) {
  .admin-bar .header-container {
      margin-top: 23px;
  }
}
/*make the google maps greyscale*/
#map iframe {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    height: 265px;
}

/* Owl Slider (Instagram) tweaks*/
.owl-prev {
    float: left;
}

.owl-next {
    float: right;
}

.owl-theme .owl-controls {
    position: absolute;
    width: 100%;
    top: 0;
    margin-top: 0 !important;
}
.owl-nav, .owl-controls {
    height: 100%;
}
.owl-theme .owl-controls .owl-nav .owl-prev, .owl-theme .owl-controls .owl-nav .owl-next {
    height: 100%;
    background: #efefef;
    padding: 0;
    margin: -1px;
    width: 58px;
}

.owl-nav i.fa {
    top: 50%;
    position: absolute;
    margin-top: -60px;
    font-size: 120px;
    font-weight: 100;
    color: #000000;
}

.owl-nav i.fa.fa-angle-left {
    left: 0;
}

.owl-nav i.fa.fa-angle-right {
    right: 0;
}
.owl-nav .fa:before {
    top: -5px;
    position: relative;
}
.owl-theme .owl-controls .owl-nav [class*=owl-]:hover {
    background: #efefef;
    text-decoration: none;
}
#insta h3 {
    padding-right: 0;
    margin-bottom: 35px;
}
#insta .active {
    border: none;
}
#insta .owl-carousel {
    margin-bottom: 75px;
}
/*Social links*/
ul.social-links li {
    list-style: none;
    display: inline-block;
    margin-left: 35px;
}

ul.social-links li:first-child {
    margin-left: 0;
}
/* Mobile Nav */
img#logo-graphic {
    display: none;
}
.header-nav {
  display:none;
}
.header-container {
    margin-top: 33px;
}
#menu-mobile-menu li {
    float: none;
}
#menu-mobile-menu {
    list-style: none;
}
#mobile-nav #logo-graphic, #mobile-nav .logo {
    display: block;
    margin: 0 auto;
}

#mobile-nav .logo {
    width: 125px;
}

#mobile-nav #logo-graphic {
    width: 75px;
    margin-top: 10px;
}
#mobile-nav .copyright {
    margin: 0 auto;
    color: #000000;
    position: absolute;
    bottom: 10px;
    text-align: center;
    width: 100%;
}

.admin-bar .closebtn {
    margin-top: 37px;
}
.admin-bar #logo-graphic {
    margin-top:50px;
}
.mobile-cart {
    margin-left: 15%;
}
.cart-icon {
  width: 21px;
  height: 19px;
  display: inline-block;
}
.mobile-cart .cart-icon {
    height: 24px;
}
.cart-count {
    display: inline-block;
    position: relative;
    left: -17px;
    bottom: 4px;
    font-size: 11px;
    font-weight: bold;
}

.site-search, #currency-switcher {
    display: none;
}
.sub-menu li a {
    color: #ffffff;
    letter-spacing: 2px;
}
.overlay {
    height: 0%;
    width: 100%;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    background-color: #efedee;
    overflow-y: hidden;
    transition: 0.5s;
}
.overlay a {
    padding: 8px;
    text-decoration: none;
    font-size: 24px;
    display: block;
    transition: 0.3s;
}
.overlay a:hover, .overlay a:focus {
    color: #5f5f5f;
}
.overlay .closebtn {
    position: absolute;
    top: 0;
    right: 12px;
    font-size: 60px;
}
.mobile-links {
    position: absolute;
    top: 50%;
    width: 100%;
    height: 300px;
    text-align: center;
    margin-top: -150px;
}
@media screen and (max-height: 450px) {
  .overlay {overflow-y: auto;}
  .overlay a {font-size: 20px}
  .overlay .closebtn {
    font-size: 40px;
    top: 15px;
    right: 35px;
  }
}
@media screen and (max-height: 600px) {
    #mobile-nav #logo-graphic {
        display:none;
    }
    #mobile-nav .logo {
        margin-top: 15px;
    }
    .overlay .closebtn {
        top: 0;
    }
}
.block-container {
    padding-bottom: 35px;
}
.block-container h3 {
    display: inline-block;
    background-color: #EFEFEF;
    padding-right: 14px;
}
.block-container ul.posts {
    padding-left: 0;
    display:inline-block;
}
.block-title {
    margin-bottom: 24px;
}
.block-title:after {
    content: '';
    border-bottom: 4px solid #000000;
    width: 100%;
    display: block;
    margin-top: -17px;
}
.block-container .posts .text-overlay {
    top: 0;
    background-color: rgb(0,0,0,0.33);
    height:296px;
}
.text-overlay h2.lead-title {
  font-size: 1.5em;
  width: 100%;
  text-transform: uppercase;
  line-height: normal;
  margin: 0 auto;
  position: absolute;
  top: 50%;
  height: 1.5em;
  margin-top: -0.75em;
  margin-left: 4px;
}

.block-container .posts img {
    height: 296px;
    width: 100%;
    object-fit: cover;
}
#insta {
  text-align:center;
  padding-bottom: 74px;
}
#map {
  text-align: center;
}

/** Journal posts **/
.block-container .post {
    position: relative;
}
.block-container ul.posts li {
    list-style-image: none;
    list-style-type: none;
    float: left;
    width: 100%;
    height: 296px;
    overflow: hidden;
}
.block-container ul.posts li:nth-child(even) {
    float:right;
}
.paginate {
  text-align: center;
}
.journal ul.posts li {
    width: 100% !important;
    height: 400px;
}
.journal .posts img {
    height: 400px;
}
.journal .posts .text-overlay {
    height: 400px;
}

@media (min-width: 768px) {
    .journal .posts img {
        height: 600px;
    }

    .journal ul.posts li {
        height: 600px;
    }

    .journal .posts .text-overlay {
        height: 600px;
    }
}
/* Footer */
footer.footer {
    background-color: #4b4b4c;
}
.footer-container {
    overflow: hidden;
    padding: 110px 0;
}
footer .right {
    float: right;
    margin-bottom: 30px;
}
footer.footer-bottom {
    background: #333333;
}
.footer-bottom .footer-container {
    padding: 43px 0;
}

#mailpoet_form_1 .mailpoet_submit {
    height: 42px;
    background: #000000;
    color: #ffffff;
    text-transform: uppercase;
    border: none;
    padding: 17px;
    padding-bottom: 33px;
    width: 100%;
}
#mailpoet_form_1 .mailpoet_text {
    height: 41px;
    width: 100%;
    display: inline-block !important;
    text-align: center;
}
#mailpoet_form_1 .mailpoet_paragraph {
    display: inline-block;
    margin-bottom: 0;
    width: 100%;
}
.copyright {
    text-transform: uppercase;
    color: #ffffff;
    float: right;
    margin: 6px;
}
@media (max-width:424px) {
  #mailpoet_form_1 .mailpoet_text {
    font-size: 0.8em;
  }
}
@media (min-width:640px) {
  #mailpoet_form_1 .mailpoet_text {
    width: 375px;
    padding-bottom: 0;
    padding-top: 9px;
  }
  #mailpoet_form_1 .mailpoet_paragraph {
    width: auto;
    margin-right: -3px;
  }
  #mailpoet_form_1 .mailpoet_submit {
    width: auto;
  }
}
@media (max-width:880px) {
    .copyright {
        float:none;
        display:inline-block;
        margin-top: 53px;
    }
    .footer-bottom .tablet-col-8 {
        width:100%;
    }
}
@media (min-width:881px) {
  #mailpoet_form_1 {
    display: inline-block;
    float: left;
    margin-right: 15px;
  }
}

@media(max-width:425px) {
    footer .phone-col-6 {
        width: 100% !important;
    }
    .footer-container {
        width: 93%;
    }
}
ul.footer-links {
    list-style: none;
    width: 100%;
    display: inline-block;
    height: auto;
}
ul.footer-links li, ul.footer-links li a {
    text-transform: uppercase;
    font-size: 19px;
    color: #ffffff;
    letter-spacing: 3.69px;
    line-height: 29px;
    font-family: CalibreMedium, Helvetica, Arial, "Lucida Grande", sans-serif;
}
footer .left-links {
    margin-bottom: 50px;
}
.site-information h3 {
    margin-bottom: 19px;
    color: #c8c8c8;
}
/* Start Big Tablet/Desktop
 * Note: 980px is the min width to allow the full menu to stay intact
*/
@media (min-width:980px) {
  .header-container {
    margin-top: 72px;
  }
  .header-nav {
    display:block;
    height: 52px;
    margin: 41px auto 0 auto;
    max-width: 1190px;
    border-top: solid #000 3px;
    border-bottom: solid #000 3px;
  }
  .mobile-menu, .mobile-cart {
    display: none;
  }
  img#logo-graphic {
    width: 152px;
    margin-bottom: 10px;
    display: block;
  }
  .logo {
    width: 210px;
  }
  .header-nav ul {
    list-style-type: none;
    margin: auto;
    width: max-content;
    max-width: 951px;
   }
  .menu li {
    float: left;
    margin-bottom:0;
    margin: 0 7px;
   }
   .menu ul li {
     margin-right: initial;
   }
   .header-nav li a {
      display: block;
      text-align: center;
      padding: 14px 14px;
      font-size: 16px;
      letter-spacing: 4px;
      text-transform: uppercase;
      font-weight: bold;
   }
   .menu-item-has-children > a:after {
     content: '\25BC';
     display: inline-block;
     width: 11px;
  }
  .header-nav li a:hover {
    text-decoration: #000000 underline;
  }
  .sub-menu {
    display: none;
    z-index: 9999;
  }
  .sub-menu li {
     float: none !important;
   }
  .header-nav li:hover .sub-menu {
    display: block;
    position: absolute;
    background-color: #040607;
    box-shadow: 0px 0px 10px rgba(255, 255, 255, 0.5);
    width: 248px;
  }
  .header-nav .sub-menu li a:hover {
    text-decoration: #ffffff underline;
  }
  .header-nav li.header-cart a:hover {
    text-decoration: none;
  }
  .site-search {
    display: block;
    position: relative;
    text-align: right;
    margin-right: 21px;
  }
  .site-search button {
      background-color: inherit;
      border: none;
      position: absolute;
      bottom: 10px;
      right: 0;
      -webkit-appearance: none;
  }
  .site-search input {
      background-color: unset;
      border-bottom: solid 2px;
      text-transform: unset;
      margin-right: 29px;
    }
  .site-search input::placeholder {
      color: #000000;
      opacity: 1; /*Firefox*/
  }
  .cart-count {
    left: 2px;
    bottom: 2px;
  }
  .site-search input:-ms-input-placeholder { /* Internet Explorer 10-11 */
      color: #000000;
  }

  .site-search input::-ms-input-placeholder { /* Microsoft Edge */
      color: #000000;
  }
  #currency-switcher {
    display: inline-block;
    padding: 8px 10px 2px 10px;
    line-height: 24px;
    text-transform: uppercase;
  }
  .flag-icon {
    display: inline-block;
    top: 7px;
    width: 33px;
    position: relative;
  }
  .header-side {
      margin-top: 35px;
  }
  .block-container .woocommerce li.product:nth-child(1) {
    margin-left: 0 !important;
  }
  .block-container .woocommerce li.product:nth-child(4) {
      margin-right: 0 !important;
  }
  .block-container .woocommerce li.product {
      width: 23.5% !important;
  }
  .block-container ul.posts li {
      width: 48.15%;
  }
  #map {
    width: 48.72%;
    display: inline-block;
  }
  #map:last-child {
      float: right;
  }
  #map iframe {
    height: 548px;
  }
  #map h1 {
      margin-top: 98px;
  }
  /*push shop category to the edge of the header*/
  .woocommerce ul.products li.product:nth-child(4n) {
      margin-right: 0 !important;
  }

  .woocommerce ul.products li.product:nth-child(4n+1) {
      margin-left: 0 !important;
  }

  .woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
      width: 23.5%;
  }
}

#owl-demo .item img {
    max-width: 350px;
}
#currency-switcher option {
    font-weight: 600;
    background: #efefef;
}
/**DigitalPine Additions**/

img#logo-graphic {
    width: 100px;
    margin-bottom: 10px;
    display: none;
    padding-bottom: 5px;}

.logo {
    width: 200px;}

.header-side {
 margin-top: 0px;}

.header-container {
    margin-top: 40px;}

#currency-switcher {
  font-size: 14px !important;
  font-weight: 600;
  letter-spacing: 1px;
  background: none;
  border: none;
  }

.site-search input {
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 2px;}

form.woocommerce-product-search .input {
    padding: 8px 45px 2px 10px;}


.header-nav li a {
    font-size: 15px;}

.header-nav {
    margin: 45px auto 0 auto;
	    height: 49px;}

.page-container {
    padding: 0px;}


.block-title:after {
    border-bottom: 3px solid #000000;
    margin-top: -16px;}

h3 {
    font-size: 19px;}

.woocommerce h2 {
    font-size: 17px!important;}

.text-overlay h2.lead-title {
    font-size: 1.3em;
    font-family: CalibreRegular, Helvetica, Arial, "Lucida Grande", sans-serif;
    letter-spacing: 4px;}

.block-container h1 {
    font-weight: 600;}

.owl-nav i.fa {
    margin-top: -40px;
		font-size: 70px;}

h1 {
    font-size: 2.2em;}

p.front-details {
    max-width: 380px;
    font-weight: 600;
    font-size: 17px;
    letter-spacing: 4px;}

.block-container {
    padding-bottom: 65px;}

.site-information h3 {
    font-size: 17px;}

	ul.footer-links li, ul.footer-links li a {
    font-size: 16px;}

	.footer-container {
    overflow: hidden;
    padding: 110px 0 50px 0;
}

.copyright {
    color: #c8c8c8;
    font-size: 12px;
    letter-spacing: 3px;}

	#mailpoet_form_1 .mailpoet_text {
    padding-bottom: 0;
    height: 30px;
		font-family: CalibreRegular, Helvetica, Arial, "Lucida Grande", sans-serif;
		font-size:11px;
    padding-top: 7px;}

	input {
    padding: 8px 25px 2px 30px;}

	#mailpoet_form_1 .mailpoet_submit {
    height: 32px;
    padding: 11px;
    font-size: 12px;
    padding-bottom: 30px;}

.block-container .posts .text-overlay {
	background-color: rgba(0,0,0,0.45);}

.logo {
    width: 200px;
    padding-top: 5px;}

	.header-nav {
    margin: 65px auto 0 auto;}

.about-container .feat_img_1 {
    margin-top: -14px!important;
	max-width: 100%;}

.page-id-3315 .page-title {
    display: none;
}

.header-nav li:hover .sub-menu {
    background-color: rgba(0,0,0,0.8);
	box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5);}

.sub-menu li a {
	font-weight: 100!important;}

/**End of Additions**/


/*** Burak's Additions ***/

.header-nav {
    margin: 65px auto 0 auto;
    margin-bottom: 21px;}

.page-id-3315 .text-overlay h2.lead-title {
    font-size: 80px;
    font-weight: 700;}

.page-wrap ul li {
	margin: 0px 0 70px 0;}

.block-container .posts .text-overlay {
    background-color: rgba(0,0,0,0.05);}


footer.footer {
    background-color: #4b4b4c;
    -webkit-box-shadow: 3px 3px 5px 6px #ccc;
    -moz-box-shadow: 3px 3px 5px 6px #ccc;
    box-shadow: 0px 3px 10px 1px #474444;}

.footer-container {
    padding: 100px 0 40px 0;}

.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    margin: 0 1% 20px !important;}

.instagram {
    margin-right: 15px;}

.twitter {
    margin-right: 10px;}

input.mailpoet_text {
padding: 8px 5% 2px 6%;}

.woocommerce .woocommerce-info {
    border: none;
    background: transparent;
    padding: 4% 0!important;
    font-size: 17px;
    font-family: calibreregular;}

/*** MEDIA QUERIES ***/


/* MOBILE PORTRAIT */
@media (max-width: 480px) {

	.block-container {
    padding-top: 15px;
		padding-bottom: 10px;}

	h3 {
    font-size: 15px;}

	.woocommerce h2 {
    font-size: 14px!important;}

	.page-wrap ul li {
    margin: 0px 0 20px 0;}

	#map h1 {
    margin-top: 10px;}

	p.front-details {
		padding-bottom: 20px;}

	.block-container h1 {
    font-size: 23px;}

	#insta .owl-carousel {
    margin-bottom: 25px;}

	.sub-menu li {
    margin-bottom: 0px;
    line-height: 7px;}

	ul.sub-menu {
    margin-top: 50px;}

	.sub-menu li a {
    color: #000;
    letter-spacing: 2px;
    font-size: 15px;}

	.menu ul li {
    margin-right: 0px;}

	.header-container {
    margin-top: 30px;}

	#menu-mobile-menu li {
	line-height: 15px;
    font-weight: 100;
	margin-bottom: 0px;}
}


/* MOBILE LANDSCAPE */
@media (min-width: 481px) and (max-width: 767px) {

.block-container {
    padding-bottom: 5px;}

	.page-wrap ul li {
    margin: 0px 0 20px 0;}

	.text-overlay h2.lead-title {
		font-size: 1.7em!important;}

	#map h1 {
    margin-top: 20px;}

	p.front-details {
		padding-bottom: 30px;}

	.sub-menu li {
    margin-bottom: 0px;
    line-height: 7px;}

	ul.sub-menu {
    margin-top: 20px;}

	.sub-menu li a {
    color: #000;
    letter-spacing: 2px;
    font-size: 15px;}

	.menu ul li {
    margin-right: 0px;}

	.header-container {
    margin-top: 25px;}

	#menu-mobile-menu li {
	line-height: 13px;
    font-weight: 100;
	margin-bottom: 0px;}

	#mobile-nav .logo {
    display: block;
    margin: 0;
    padding: 3% 0 0 5%;}

}


/* TABLET PORTRAIT */
@media (min-width: 768px) and (max-width: 979px) {
.block-container {
    padding-bottom: 15px;}

	.page-wrap ul li {
    margin: 0px 0 30px 0;}

	#map h1 {
    margin-top: 20px;}

	p.front-details {
		padding-bottom: 30px;}
}


/* TABLET LANDSCAPE */
@media (min-width: 980px) and (max-width: 1199px) {
.block-container {
    padding-top: 0px;}

.block-container {
    padding-bottom: 45px;}
}


/* LARGE SCREEN */
@media (min-width: 1200px) {

}

/*My Account*/
.mailpoet_paragraph + .mailpoet_paragraph {
    display: inline-block;
    clear: both;
}

input[name="token"] + .mailpoet_paragraph {
    display: block;
}

.mailpoet_paragraph + .mailpoet_paragraph + .mailpoet_paragraph + .mailpoet_paragraph {
    display: block;
}

.mailpoet_paragraph + .mailpoet_paragraph input[type=text] {
    margin-right: 15px;
}

.woocommerce-form-track-order input {
    padding: 8px 10px 2px 10px;
}

.woocommerce-MyAccount-content h2 {
    margin-bottom: 15px;
}

.woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link {
    margin-bottom: 25px;
}

.woocommerce-MyAccount-navigation-link.is-active {
    font-weight: bold;
}

.woocommerce-MyAccount-navigation a:hover {
    color: #000;
}

.woocommerce-account .woocommerce-MyAccount-navigation {
    width: 20%;
}

.woocommerce-account .woocommerce-MyAccount-content {width: 78%;}

.woocommerce-Addresses .woocommerce .col2-set .col-1, .woocommerce-Addresses .woocommerce-page .col2-set .col-1 {
    float: left;
    width: 48%;
}

.woocommerce-MyAccount-content .shop_table .tracking td {text-align: left;border: none;}

.woocommerce-MyAccount-content .shop_table .tracking .order-actions:before {
    display: none;
}

.woocommerce-MyAccount-content a.button {
    background-color: #fff;
}

.woocommerce-MyAccount-content .order-again {
    margin-top: 15px;
}

@media (max-width:768px) {
    .woocommerce-account .woocommerce-MyAccount-content, .woocommerce-account .woocommerce-MyAccount-navigation {
        width: 100%
    }
}

@media (min-width:769px) {
    .woocommerce .woocommerce-MyAccount-content .col2-set .col-1,
    .woocommerce .woocommerce-MyAccount-content .col2-set .col-2{
        float: left;
        width: 48%;
    }
    
    .woocommerce .woocommerce-MyAccount-content .woocommerce-customer-details address {
        width: 95%;
    }
}
