/*
Theme Name: Mara Speciality Coffee
Theme URI: https://maracoffee.com.au/
Template: idyllic
Author: mwngptrck@gmail.com
Author URI: https://maracoffee.com.au/
Version: 1.0.0.1716474181
Updated: 2024-05-23 14:23:01

*/

body {
  font-family: "Quicksand", sans-serif !important;
  font-size: 16px;
}

a {
    color: #5A0E0B;
}
h1, h2, h3, h4, h5, h6 {
    color: #5A0E0B;
    font-family: "League Spartan", sans-serif;
    font-weight: 600;
    margin-top: 0;
    margin-bottom: 15px;
}
input[type="reset"],
input[type="button"],
input[type="submit"] {
    background-color: #AB6D3F;
}
::selection {
	background: #ACCEF7;
	color: revert;
}
/* Gecko/Mozilla */
::-moz-selection {
	background: #ACCEF7;
	color: revert;
}
.top-bar {
    background: #5A0E0B;
    color: #fff;
}

.top-bar .widget_contact ul li a, .social-links li a {
     color: #fff;
}

#site-branding  {
    padding-top:5px
}
#site-branding img {
    height: 70px;
}

/*SLIDER*/
.main-navigation {
    float: none;
}
.slider-content .slider-title, .slider-content .slider-title a {
    color:#fff;
    font-weight:bold;    
}
.slider-content .slider-text {
    color: #fff;
    text-align: center;
}
.slider-content {
    text-align: right !important;
	width: 400px !important;
	right:10% !important;
}
.slider-buttons {display:none;}

/* Force full-height slider on mobile and desktop */
.main-slider .image-slider {
  height: 80vh !important;
  max-height: 80vh !important;
  min-height:inherit !important;	
}

/* Force caption font styles */
.main-slider .slider-content .slider-title,
.main-slider .slider-content .slider-title a {
  font-size: 54px !important;
  font-weight: 600 !important;
  line-height: 50px !important;
}

.main-slider .slider-content .slider-text {
  color: #484848 !important;
  font-size: 20px !important;
  font-weight: 300 !important;
  line-height: 28px !important;
  margin-bottom: 10px !important;
}

/* Responsive adjustments */
@media screen and (max-width: 768px) {
  .main-slider .image-slider {
    height: 100vh !important;
    max-height: 100vh !important;
  }

  .main-slider .slider-content {
    top: 100px !important;
    max-width: 100% !important;
    font-size: 16px !important;
    line-height: 22px !important;
	text-align: center !important;
	padding: 15px !important;
	width: 100% !important;
	right: 0 !important;
  }

  .main-slider .slider-content .slider-title,
  .main-slider .slider-content .slider-title a {
    font-size: 32px !important;
    line-height: 40px !important;
  }

  .main-slider .slider-content .slider-text {
    font-size: 16px !important;
    line-height: 22px !important;
    margin-bottom: 0 !important;
  }
}

@media only screen and (max-width: 767px) {
    #site-branding {
        width: initial !important;
    }
	.show-menu-toggle {
		display:none !important
	}
	.main-navigation {
        clear: none !important;
		float:right !important;
    }
}

/*SIDE MENU*/
.side-menu-wrap .side-nav-wrap a {
    text-align: center;
}
.side-menu {
    background:url("images/pattern.png") no-repeat scroll 15px #ffffff;
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: 140%;
    width: 40%;
}
.side-menu-wrap .side-nav-wrap a {
    color: #000;
    display: block;
    font-family: "Quicksand", sans-serif;
    text-transform: uppercase;
    font-size: 16px;
    line-height: 34px;
    font-weight: bold;
}
.side-menu-wrap .side-nav-wrap a:hover,
.side-menu-wrap .side-nav-wrap a:focus {
	color: #5A0E0B;
}

/*FRONTPAGE SECTIONS*/
.our-feature-box {
    background:url("images/pattern.jpg") no-repeat scroll 15px #ffffff;
    background-position: top;
    background-repeat: no-repeat;
    background-size: 100%;
}
.about-box-bg {
    background:url("images/pattern.jpg") no-repeat scroll 15px #ffffff;
    background-position: top;
    background-repeat: no-repeat;
    background-size: 100%;
}
.about-title:after {width:100% !important}	
.about-content-wrap {
    text-align: center;
}
/*FOOTER*/
#footer-navigation {
    margin-bottom: 0px !important; 
}
.site-info {
    padding-top: 20px !important;
}
.site-info .social-links {margin-bottom:5px !important; }
.site-info .copyright {margin-bottom:20px !important; }

/*SOCIAL ICONS*/

.site-info .social-links a {
	background-color: #5A0E0B !important;
	color:#ffffff !important;
}
.social-links li a[href*="tiktok.com"]:before {
  content: "\e07b";
}

.social-links li a[href*="tiktok.com"]:hover {
  color: #000000;
}

/*POSTS*/

.entry-meta, .entry-meta a {
    color: #777;
    font-size: 10px;
    font-style: normal;
    letter-spacing: 0.2px;
}
.entry-meta a:hover,
.entry-meta .comments:hover {
	color: #5A0E0B;
}
.cat-links,
.cat-links a,
.tag-links,
.tag-links a,
.entry-format,
.entry-format a {
	color: #5A0E0B;
	font-family: "Quicksand", sans-serif;
}
.site-info {
    background:url("images/pattern.jpg") no-repeat scroll 15px #ffffff;
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: 100%;
    padding-bottom: 60px;
}
#primary {
    margin-right: 40px;
}
#primary-woo {
    width: 100%;
    margin-right: 0px;
}
#secondary {
    width: 26%;
}

#secondary .widget-title {
    text-transform: none;
    font-family: "League Spartan", sans-serif;
    font-size: 24px;
}

.main-navigation a {
    font-family: "Quicksand", sans-serif ;
    font-weight: bold;
}
.main-navigation a:hover,
.main-navigation a:focus,
.main-navigation ul li.current-menu-item a,
.main-navigation ul li.current_page_ancestor a,
.main-navigation ul li.current-menu-ancestor a,
.main-navigation ul li.current_page_item a,
.main-navigation ul li:hover > a,
.main-navigation li.current-menu-ancestor.menu-item-has-children > a:after,
.main-navigation li.current-menu-item.menu-item-has-children > a:after,
.main-navigation ul li:hover > a:after,
.main-navigation li.menu-item-has-children > a:hover:after,
.main-navigation li.page_item_has_children > a:hover:after {
    color: #5A0E0B;
}
.vivid-red {
    background-color: #5A0E0B;
}
.vivid-blue {
    background-color: #AB6D3F;
}
#colophon .widget-wrap {
    background-color: #5A0E0B;
    color:#fff;
}
#colophon .widget ul li a {
    color: #fff;
}
#colophon .widget ul li a:hover,
#colophon .widget ul li a:focus {
	color: #AB6D3F;
}
#colophon .widget-title {
    color: #fff;
}
.go-to-top .icon-bg {
    background-color: #5A0E0B;
}
.go-to-top .icon-bg:before {
    background-color: #AB6D3F
}
a.more-link {
    color: #5A0E0B;
    display: block;
    font-family: "League Spartan", sans-serif;
    font-size: 12px;
}
.entry-title a:hover,
.entry-title a:focus,
.entry-title a:active {
	color: #5A0E0B;
}

.woocommerce #respond input#submit, 
.woocommerce a.button, 
.woocommerce button.button, 
.woocommerce input.button {
    background-color: #5A0E0B !important;
}
.woocommerce #respond input#submit.alt, 
.woocommerce a.button.alt, 
.woocommerce button.button.alt, 
.woocommerce input.button.alt {
    background-color: #5A0E0B !important;
}
.related.products {
    display: block; 
    margin-top: 60px;
    border-top: 1px dotted #5A0E0B;
    padding-top: 30px;
}
.woocommerce ul.products li.product .button {
    margin: 1em 1em 0 0;
}
.woocommerce-error {
    margin: 0 0 30px 0;
}
.woocommerce-cart table.cart td.actions .coupon .input-text {
    padding: 4px 10px;
}
#respond form label {
    display: inline;
}

.widget_shopping_cart_content .button{
    background: #5A0E0B;
    padding: 5px 10px;
    margin-right: 10px;
    border-radius: 4px;
    color: #fff;
}
.woocommerce-notice {
    background: green;
    padding: 5px 10px;
    border-radius: 5px 5px 0 0;
    font-weight: bold;
    color: #fff;
    margin-bottom: 0;
}
.woocommerce-order-overview{
    background: #f1f1f1;
    padding: 15px 10px;
}
mark, 
ins {
	color: #555;
}

.site-footer .woocommerce ul.product_list_widget li img {
	width:150px !important;
}


@media only screen and (max-width: 1023px) {
    .header-social-block {
        float: right !important;
    }
    #colophon .column-1, #colophon .column-2, #colophon .column-3, #colophon .column-4 {
        width: 25% !important; 
        float: left !important; 
        padding: 0 !important;
        
    }
}
@media only screen and (max-width: 767px) {
    .about-box-bg {
        background-position: top !important;
        background-size: 180% !important;
    }
    .page-header {
        padding: 0 0 10px !important;
    }
}
@media only screen and (max-width: 480px) {
    .wrap, .boxed-layout #page, .boxed-layout-small #page {
        width: 80% !important;
    }
    .about-content-wrap {
        text-align: center !important;
    } 
    a.more-link{
        text-align: center !important;
        width: 100% !important;
    }
    .portfolio-box {        
        padding: 50px 0 30px !important;
        text-align: center !important;
    }
    #colophon .column-1, #colophon .column-2, #colophon .column-3, #colophon .column-4 {
        width: 100% !important; 
        float: none !important; 
        padding: 0 !important;
        
    }
    .show-menu-toggle {
        display: none;
    }
    .woocommerce ul.order_details li {
        float: none;
        margin-bottom: 10px;
    }
    
}