/* 
 Theme Name:   Storefront Skovtex
 Theme URI:    
 Description:  
 Author:       Thyrring
 Author URI:   
 Template:     storefront
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html

 /* == Add your own styles below this line ==
--------------------------------------------*/
body a {
    color:#323232;
	
}

wptb-cell {
width: 120px !important;
}




.home.page:not(.page-template-template-homepage) .site-header {
    margin-bottom:0;
}

.home .entry-content{
    padding-top:0;
}
.mmtl-row {
    padding-top:0;
    padding-bottom:0;
}

h1{
    padding-top: 30px;
	padding-bottom:20px;
	font-size: 2.617924em;
    line-height: 1.214;
    letter-spacing: -1px;
}

h2{font-size: 2em;
    line-height: 1.214
}

h2 a, p a {
	text-decoration:none!important;
}


h3{font-size: 1.618em;
}

h4{font-size: 1.41575em;
}

.site-footer {
    background-color: #323232;
    color: #e1e5e6;
}

.site-footer .textwidget{
	text-align: left;
    font-size: 20px;
    padding-top: 20px;
	color: #e1e5e6;
}

.site-footer .site-info, .site-footer .credit{
	color:#2d2d2d;
}

.site-footer .site-info a, .site-footer .credit a{
	color:#2d2d2d;
}

.site-footer .widget .widget-title, .site-footer .widget .widgettitle {
    color: #e1e5e6;
}

.site-footer a:not(.button):not(.components-button) {
    color: #e1e5e6;
    text-decoration: none;
}

.site-footer a:not(.button) {
    color:#e1e5e6;
}

.site-footer .credit-bottom {
    text-align: center;
    display: block;
    color: #fff;
    margin-bottom: 50px;
    height: 100px;
}

.site-footer .credit-bottom img {    
    display: inline;
}

.borderBox {
    text-align: center;
    border: 1px solid #ccc;
    padding: 10px;
    height: 130px;
    overflow: hidden;
}


.woocommerce-active .site-header .site-branding {
    height: 80px;
}


body.woocommerce .col-full #primary {
    float: none;
    width: 100%!important;
}

.social {
    float:left;
    margin-top:6px;
    margin-right:30px;
}

.social-link{
    float:left;
    display:block;
    margin-right:10px;
}

.sec-nav {
    display: block;
    float: left;
    width: 680px;
}


.storefront-secondary-navigation.woocommerce-active .site-header .secondary-navigation {
    margin: 0 10px;
    width: auto;
    background: #323232;
    margin-left: -99em;
    margin-right: -99em;
    padding-left: 99em;
    padding-right: 99em;
    margin-bottom: 20px;
    height: 34px;
    
}

.secondary-navigation #menu-topmenu {
    width: 1024px;
    display: block;
}

#site-navigation.main-navigation ul.nav-menu>li>a {
    padding: 13px 15px;
}

.secondary-navigation ul li {
	white-space: nowrap;
}


.secondary-navigation ul.menu a {
    color: #fff;
	line-height: 24px;
}

.secondary-navigation ul.menu ul.sub-menu a {
    color: #000;
}


.menu-topmenu-container {
	float: left;
    width: 827px;
    height: 34px;
    line-height: normal;
	
}


.menu-topmenu-container:after {
    height: 34px;
    float: left;
    width: 300px;
    
    background-repeat: no-repeat;
    background-position: center right 2px;
    display:block;

}

.secondary-navigation .menu {
    float:left;
}

.secondary-navigation .menu a {
    padding: 5px 25px 0 0;
    font-size:15px;
    font-weight:600
}

.secondary-navigation .menu-item-search {
	display:block;
	float:right;
	margin-top:3px;
}

.secondary-navigation input.my-wp-search {
	padding: 3px;
	margin-left:10px;
}

.creditcard-container{
	display: block;
    width: 153px;
    height: 25px;
    float: right;
    line-height: 1em;
    padding-top: 4px;
}

.menu-creditcard-container {
		display:block;
	float: left;
	}

#nav_menu-3 {
	display:block;
	float:right;
}


.site-header-cart .cart-contents {
    padding: 13px 0;
}


.site-header{
    padding-top:0px;
}

.woa-top-bar-1 p{
	margin-bottom:0;	
	
}

/**/
.aws-wrapper{
	height:26px;
}	

.aws-wrapper input[type="search"].aws-search-field {
	background: #5b5b5b;
    border: none;
	padding:0 5px;
}

input[type="search"].aws-search-field:focus {
    background-color: #5b5b5b;
	color:#fff;
}
	
.aws-wrapper input[type="search"].aws-search-field::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #efefef;
    opacity: 1; /* Firefox */
}

.aws-wrapper input[type="search"].aws-search-field:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #efefef;
}

.aws-wrapper input[type="search"].aws-search-field::-ms-input-placeholder { /* Microsoft Edge */
    color: #efefef;
}
	
.aws-container .aws-search-form .aws-form-btn {
    background: #5b5b5b;
    border: none;
	height:26px;
}

/**/

.home .site-header {
    margin-bottom:0;

}

.entry-header{
    display:none;
}



.entry-content {
    padding-top:30px;
}

.entry-content h6 {
    text-align:left;
    padding: 20px 0 30px;
}

.hentry .entry-content h6 a{
    color: #323232;
    border: #323232 solid 1px;
    font-size: 15px;
    font-weight: 400;
    padding: 3px 10px;
    white-space: nowrap;
    display: inline-block;
    width:24%;
    margin: 5px 4px;
    text-align: center;
	text-decoration:none;
}

.entry-content h6 a:hover{
    color:#8c9091;
    border:#8c9091 solid 1px;
    }

.site-search {
    visibility: hidden;
    height:0;
    margin:0;
}

.woocommerce-active .site-branding {
    float: none;
    margin: 40px auto 0;
    display: block;
    width: 250px;
    height: 120px;
}

.storefront-primary-navigation {

    background: #fff;
    border: solid 1px #323232;
}

.main-navigation ul.nav-menu>li>a {
    padding: 13px 1em;
}

.onsale {display:none;}

.storefront-sorting {
	display:none;
}

#payment .button, .checkout-button.button.alt {
    background-color:#fff;
    border: 1px solid #323232;
    color:#323232;
}

#payment .button:hover, .checkout-button.button.alt:hover {
    background-color:#eee;
}

button, input[type="button"], input[type="reset"], input[type="submit"], .button, .added_to_cart, .widget a.button, .site-header-cart .widget_shopping_cart a.button {
    background-color: #323232;
    border-color: #323232;
    color: #fff;
}


.widget ul {
	list-style: disc;
	}

.input-text, input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], textarea {
    padding:2px;
}

table.cart td.actions input {
    display: inline-block;
    width: auto;
    margin: 0;
    background: #fff;
    border: 1px solid #323232;
    color: #323232;
}

.storefront-full-width-content .woocommerce-tabs ul.tabs {
    display:none;
    width:0;
}

.storefront-full-width-content .woocommerce-tabs .panel {
    width:100%
}


.storefront-secondary-navigation.woocommerce-active .site-header .site-branding {
    float: none!important;
    margin: 0 auto!important;
}


.input-text, input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], textarea {
    box-shadow: unset;
    border: 1px solid #ccc;
}

input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill {
    background-color: #fff!important;
    background-image: none;
}

.woocommerce-error, .woocommerce-info, .woocommerce-message, .woocommerce-noreviews, p.no-comments {
    padding: 5px 1.618em;
    margin-bottom: 2.617924em;
    background-color: #7B4A43;
    margin-left: 0;
    border-radius: 2px;
    color: #fff;
    border-left: none
}

.required {
	color: #7B4A43;
	text-decoration: none;
}

.woocommerce-error {
    background-color: #7B4A43;
    border-left: none;
}

.form-row.woocommerce-invalid input.input-text {
    box-shadow: inset 2px 0 0 #af8f76;
}

.form-row.woocommerce-validated input.input-text {
    box-shadow: none;
}

.stock.out-of-stock {
    color:#7B4A43;
}

a.remove::before {
    color: #7B4A43;
}

::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    #fff;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #fff;
   opacity:  1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #fff;
   opacity:  1;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color:    #fff;
}


body.single-tribe_events .tribe-events-cal-links a.tribe-events-gcal {
    display: none !important;
}

body.single-tribe_events .tribe-events-cal-links a.tribe-events-ical {
    display: none !important;
}

.site-footer {
        padding: 0 0 3.706325903em
}

.footer-widgets {
    padding-top: 0;
}

.site-footer .site-info {
	display:none
}


.foogallery.fg-light.fg-shadow-outline .fg-item-inner {
     box-shadow: 0 0 0 1px #fff;
}


tr.shipping ul#shipping_method li {
    border: 1px #000 solid;
    margin-bottom: 10px;
    padding: 5px;
    overflow:hidden;
}

tr.shipping ul#shipping_method li label {
    font-weight: 400!important;
    font-size: 14px;
    line-height:1em;
}

tr.shipping ul#shipping_method li input.shipping_method {
    box-sizing: border-box;
    margin: 6px;
    float: left;
    display: block;
}

tr.shipping ul#shipping_method li label{
    font-weight: 600;
    display: contents;
    float: none;
    width: 250px;
    padding-left: 6px;
	clear:both;
}

tr.shipping ul#shipping_method li .shipping-method-description {
	font-size:14px;
	padding-left:10px;
	width:100%;
	
}

tr.shipping ul#shipping_method li span.woocommerce-Price-amount {
    float: right;
    padding-top: 5px;
}

#customer_details{
	width:38%;
	margin-right:1%;
}


#order_review, #order_review_heading {
    width: 60%!important;
}

 /*
    Calendar styles Start
*/

#multicalendar {
	background:#f2f2f2!important;
	border:1px solid #bbb!important;
}

#multicalendar .fbutton {
	background:#bbb!important;
	border:1px solid #999!important;
}

#multicalendar .fbutton.ui-state-active {
	background:#777!important;
	border:1px solid #999!important;
}



#multicalendar .gridcontainercover {
	border:1px solid #bbb!important;
}

#multicalendar .ui-datepicker .ui-datepicker-header {
	background:#bbb!important;
	border:1px solid #999!important;
}

#multicalendar .multicalendar .ui-datepicker td.ui-datepicker-today.ui-state-active {
    color: #ccc;
    border: 1px solid #000;
}

 /*
    Calendar styles Slut
*/

.ui-datepicker-group {
    width: 344px!important;
}



	.woa-top-bar .block .widget_nav_menu ul {
    margin-top: 3px;
	margin-bottom: -3px;
}


/************************************************************************************/

@media (min-width: 768px){
	
.site-header {
    border-bottom-color: #fff!important;
}
	
.woocommerce-active .site-header .main-navigation {
    width: 100%;
    float: left;
    margin-right: 4.347826087%;
    clear: both;
	font-size:23px;
	margin-left:45px;
}
	
	
	
.woocommerce-active .site-header .site-branding {
    width: 100%;
    float: left;
    margin-right: 4.347826087%;
	}
.woocommerce-active .site-header .site-branding img {
    max-width: 350px;
	margin: 0 auto;
}
	
.storefront-primary-navigation {
    background: #fff;
    border: none;
}
	
.main-navigation ul.menu ul.sub-menu, .main-navigation ul.nav-menu ul.children {
    background-color: #f0f0f0;
	
}

.main-navigation ul.menu ul li a, .main-navigation ul.nav-menu ul li a {
    font-size: 15px;
}
	
	
.woa-top-bar-wrap, .woa-top-bar .block .widget_nav_menu ul li .sub-menu {
    background: #323232!important;
}	
	
.woa-top-bar .block .widget_nav_menu ul li .sub-menu li a {
    display: block;
    padding: 5px 12px;
    font-size: 15px;
}
	
	.woa-top-bar .block .widget_nav_menu ul li .sub-menu {
    margin: 0 3px;
	width:auto;
}


	
.woa-top-bar .block .widget {
    margin-bottom: 0px!important;
    font-size: 15px;
}	
	
#site-header-cart {
		Display:none;
		
	}
	
#aws_widget-2{
	display: block;
    float: right;
    width: 200px;
	height: 32px;
	}
	
	.widget_aws_widget .widget-title {
		display:none!important;
	}
	
	.aws-container .aws-search-field {  
    padding: 0px;   
    height: 26px;  
	line-height:26px;
}
	
	.aws-container .aws-show-clear .aws-search-field{
		padding-right:0;
	}
	
	.aws-wrapper input[type="search"].aws-search-field {
    background-color: #6b6b6b;
}
	input[type="search"].aws-search-field:focus {
    background-color: #5b5b5b;
	color:fff;
}

.aws-container .aws-search-form .aws-form-btn {
    background: #6b6b6b;
    border: none;
}
	
}






/* 
  ##Device = Tablets, Ipads (portrait)
  ##Screen = B/w 768px to 1024px
*/

@media (min-width: 768px) and (max-width: 1280px) {
  
  .site-header{
		padding-bottom:0;
	}
	
	.storefront-full-width-content .woocommerce-products-header {
    text-align: center;
    padding: 10px;
}
	
	h1{
		padding-top:0;
		font-size:30px;
	}	
	
	.woa-top-bar .block .widget_nav_menu ul li a {
    padding: 5px 8px 10px;
    font-size: 15px;
}
	
	.woocommerce-active .site-header .main-navigation {
    font-size: 22px!important;
}
	
	.main-navigation ul.nav-menu>li>a {
    padding: 13px 9px;
}
  
}

/* 
  ##Device = Tablets, Ipads (landscape)
  ##Screen = B/w 768px to 1024px
*/

@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  
  .site-header{
		padding-bottom:0;
	}
	
	.storefront-full-width-content .woocommerce-products-header {
    text-align: center;
    padding: 10px;
}
	
	h1{
		padding-top:0;
		font-size:30px;
	}
	
	
	.woocommerce-active .site-header .main-navigation {
    font-size: 22px;
}
	
	.main-navigation ul.nav-menu>li>a {
    padding: 13px 16px;
}
  
}

/* 
  ##Device = Low Resolution Tablets, Mobiles (Landscape)
  ##Screen = B/w 481px to 767px
*/

@media (min-width: 481px) and (max-width: 767px) {
 
	.site-header{
		padding-bottom:0;
	}
	h1{
		padding-top:0;
		font-size:23px;
	}
		
.woocommerce-active .site-header .site-branding {
		padding-top:10px;
	    height:20px;
	}
	
.widget_aws_widget .widget-title {
		display:none!important;
	}
	
.widget .widget-title, .widget .widgettitle {
    border-bottom: none;
    padding: 0;
	margin-bottom: 2px;
}
	
	.widget.widget_aws_widget{
		height:26px;
	}
	.menu-creditcard-container {
		display:none;
	}
	
	
	.block.woa-top-bar-1.text-none{
		display:none;
	}	
	
.aws-wrapper input[type="search"].aws-search-field {
    background-color: #6b6b6b;
	border:none;
}
	
	.woocommerce-ordering{
		display:none;
	}
	
	
input[type="search"].aws-search-field:focus {
    background-color: #5b5b5b;
	color:fff;
}
	
.aws-wrapper input[type="search"].aws-search-field::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #efefef;
    opacity: 1; /* Firefox */
}

.aws-wrapper input[type="search"].aws-search-field:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #efefef;
}

.aws-wrapper input[type="search"].aws-search-field::-ms-input-placeholder { /* Microsoft Edge */
    color: #efefef;
}

.aws-container .aws-search-form .aws-form-btn {
    background: #6b6b6b;
    border: none;
}
	
.entry-content{padding-top:0;
	}
	
.entry-content H1{padding-top:0;
	}
	

.storefront-handheld-footer-bar ul li > a{
		height:40px;
	}
  
.storefront-handheld-footer-bar ul li.cart > a::before {
    font-size:15px;
}
	
.storefront-handheld-footer-bar ul li.cart .count {
		font-size:11px;
		left:55%;
	}
	
}

/* 
  ##Device = Most of the Smartphones Mobiles (Portrait)
  ##Screen = B/w 320px to 479px
*/

@media (min-width: 320px) and (max-width: 480px) {
	
	.site-header{
		padding-bottom:0;
	}
	h1{
		padding-top:0;
		font-size:23px;
	}
  
.woocommerce-active .site-branding {
		float: none;
    margin: 20px auto 20px;
    display: block;
    width: 250px;
    height: 120px;
	}
	
.widget_aws_widget .widget-title {
		display:none!important;
	}
	
.widget .widget-title, .widget .widgettitle {
    border-bottom: none;
    padding: 0;
    margin-bottom: 2px;
}
	
	.widget.widget_aws_widget{
		height:26px;
	}
	
	
	.menu-creditcard-container {
		display:none;
	}

	.block.woa-top-bar-1.text-none{
		display:none;
	}	
	

.aws-wrapper input[type="search"].aws-search-field {
    background-color: #6b6b6b;
	border:none;
}
input[type="search"].aws-search-field:focus {
    background-color: #5b5b5b;
	color:fff;
}
	
.aws-wrapper input[type="search"].aws-search-field::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #efefef;
    opacity: 1; /* Firefox */
}

.aws-wrapper input[type="search"].aws-search-field:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #efefef;
}

.aws-wrapper input[type="search"].aws-search-field::-ms-input-placeholder { /* Microsoft Edge */
    color: #efefef;
}

.aws-container .aws-search-form .aws-form-btn {
    background: #6b6b6b;
    border: none;
}
	
	
	
	.woocommerce-ordering{
		display:none;
	}
	
	.entry-content{padding-top:0;
	}
	
	.entry-content H1{padding-top:0;
	}
	
	
	
	.storefront-handheld-footer-bar ul li > a{
		height:40px;
	}
	
	.storefront-handheld-footer-bar ul li.cart > a::before {
    font-size:15px;
}
	.storefront-handheld-footer-bar ul li.cart .count {
		font-size:11px;
		left:60%;
	}
}

	
@media (min-width: 768px) {
        div.woocommerce-tabs div#tab-description.woocommerce-Tabs-panel{
        padding-top: 0!important;
    }
		.storefront-full-width-content.single-product div.product .woocommerce-tabs .entry-content {
        padding-top: 0!important;
    }
		
	    .product.type-product div.woocommerce-Tabs-panel h1{
        padding-top: 0!important;
    }
		
		.storefront-full-width-content.single-product div.product .woocommerce-product-gallery{
			margin-bottom: 0;
		}
		.storefront-full-width-content.single-product div.product .summary{
		margin-bottom: 0;	
		}	
}

