/* Gartneri Toftegaard */

/*=================== RESPONSIVE RULES ======================*/


/* X-Large - Desktop */
@media (min-width: 1430px) {
    
}

/* Large - Laptop = col-lg-x */
@media (max-width: 1429px) {
  .mijoshop .product-thumb .image, .mijoshop .category-thumb .image {
    text-align: center;
    background-position: center center;
    background-size: cover;
    object-fit: cover;
    height: 290px;
    margin-top: -40px;
    margin-bottom: -60px;
}
  .mijoshop .category-thumb .category-wrapper .caption a .catOverskrift {
    min-height: 180px;
}
  .banner .module_container {
    min-height: 300px;
}
  /*#showcase .container-fluid, #showcase{
    height:300px;
  }*/
}

/* Medium - Tablet Landscape (1024px) = col-md-x */
@media (max-width: 1200px) {
  .mod-img .module_container {
    height: 250px !important;
}
  
  .cat_container {
    width: 970px;
}

    .medarbejder .module_container {
    min-height: 100px;
    background-position: center top;
}
    
    .search_toggle .search_icon {
    height: 36px;
    width: 30px;
}
    .kurv {
    margin-top: 31px;
}
    
    .slider_box {
    margin-left: 60px !important;
}
    .nArrang .module_container {
    margin-top: 40px;
}
    .entrance .mod-custom {
    right: 20px;
    left: 20px;
}
    
#footer-wrapper .moduletable {
    min-height: 260px;
}
.webicons {
    position: relative;
    right: 0;
    top: -14px;
}
    .mijoshop .category-thumb .image {
     height: 350px; 
}
/*
    .mijoshop .category-thumb .caption a .catOverskrift, .mijoshop .product-thumb .catOverskrift {
    max-width: 80%;
    }
*/
    .mijoshop .category-thumb .caption a .catOverskrift, .mijoshop .product-thumb .catOverskrift {

    min-height: 285px;
}
    
    
    
 h2, h4 {
    font-size: 27px;
    font-weight: 300;
    margin-bottom: 10px;
}
  h3 {
    font-size: 16px;
    line-height: 22px;
   
}
   
.mijoshop .category-thumb .caption h3 {
    font-size: 27px;
    }
    
 .mijoshop .product-wrapper {
    min-height: 290px;
}
    .mijoshop .thumbnail {
   min-height: 300px;
 
}
    
}

/* Small - Tablet Portrait (768px) = col-sm-x */
@media (max-width: 991px) {
    
    .mijoshop .category-thumb .caption a .catOverskrift, .mijoshop .product-thumb .catOverskrift {

    min-height: 265px;
}
    
    
.cat_container {
    width: 750px;
}
    .mainmenu {
        display:none;
    }
    #magic-line {
        display: none;
    }
    #mobile-menu {
        display: block;
    }
	body:not(.view-product) #content  .content-inner {
		display: -webkit-box;
		display: -moz-box;
		display: box;

		-webkit-box-orient: vertical;
		-moz-box-orient: vertical;
		box-orient: vertical;
		/*width: 100%;*/
	}
	body:not(.view-product) #content  .content-inner {
		width: calc(100% + 30px);
	}
	body:not(.view-product) #content  .content-inner #component {
	  -webkit-box-ordinal-group: 1;  
	  -moz-box-ordinal-group: 1;     
	  -ms-flex-order: 1;     
	  -webkit-order: 1;  
	  order: 1;
	}
	body:not(.view-product) #content  .content-inner #aside-left {
	  -webkit-box-ordinal-group: 2;  
	  -moz-box-ordinal-group: 2;     
	  -ms-flex-order: 2;     
	  -webkit-order: 2;  
	  order: 2;
	}
	body:not(.view-product) #content  .content-inner #aside-right {
	  -webkit-box-ordinal-group: 3;  
	  -moz-box-ordinal-group: 3;     
	  -ms-flex-order: 3;     
	  -webkit-order: 3;  
	  order: 3;
	}

/* Custom */
    #kontaktForm .form-horizontal .form-group {
    width: 100%;
}

     #bottom .rndmB:first-child {
    border-bottom: 1px solid #b7aa8b;
    border-right: transparent;
    margin-bottom: 50px;
    padding-bottom: 30px;
}
    #bottom .rndmB {
    padding: 0 30px 25px 30px;
}
    #footer-wrapper .moduletable {
    min-height: 230px;
}
    
/*   Menu  */

.level1 {
    background-color: #45556c !important;
    
}
.level1 > .inner > .link a {
    color: #b7aa8b !important;
}
    dt.level2.off-nav-758.parent, dt.level2.off-nav-683.notparent {
    display: none;
}

.level1 dt.active  {
    background-color: #b7aa8b !important;
    
}
.level1 dt.active > .inner > .link a {
    color: #45556c !important;
}

/*    Menu end */
  
    .entrance .module_container {
        margin-bottom: 30px;
    }

    .didyouknow .module_container, .didyouknowP .module_container {
        margin-top: 30px;
    }
    
    .medarbejder .mod-img .module_container {
    min-height: 300px !important;
    margin-top: 10px;
    padding-bottom: 30px;
}
    .medarbejder .mod-img .module_container:after {
padding-bottom: 10px;
    border-bottom: 1px solid red;
    }
    
    
    
    .page-blog .items-row:nth-child(2n+1), .page-blog .items-row:nth-child(2n) {
    padding-left: 0;
        padding-right: 0;
}
    
    
   
    
}



/* X-Small - Mobile (320px / 375px)  = col-xs-x */
@media (max-width: 740px) {
   .cat_container {
    width: 95%;
}
    
 #logo {
      text-align: center;
}
.logo {
    margin-top: 20px;
    margin-bottom: -40px;
}
    .logo img {
    width: 300px;
    height: 100%;
}
.kurv {
    position: relative;
    right: 0;
    top: -132px;
}

.searchbox {
    top: -132px;
    position: relative;
    right: 23px;
}
    
 .slider_box {
    width: 90% !important;
    margin-left: 5% !important;
}
    

    .slider_box p, .slider_box h1 {
        white-space: normal !important
    }
    
   .slider_box .btn {
    border: 1px solid #45556c !important;
    width: 100%;
    padding: 15px 0 !important;
}
    
    .entrance {
    margin-bottom: 30px;
}

.entrance .module_container .mod-custom {
    right: 30px ;
    left: 30px;
}
    
    #kontaktForm .form-horizontal .form-group {
    float: left;
    margin-left: -11px;
    margin-right: 0;
    width: 100%;
}

.mod-228 #kontaktForm .form-horizontal .form-group {
    margin-right: 0px;
    width: 100%;
}

#kontaktForm .form-group.rsform-block.rsform-block-send {
    width: 100%;
}
    
.didyouknow .txt {
    -webkit-column-count: 1; /* Chrome, Safari, Opera */
    -moz-column-count: 1; /* Firefox */
    column-count: 1;
    -webkit-column-gap: 30px; /* Chrome, Safari, Opera */
    -moz-column-gap: 30px; /* Firefox */
    column-gap: 30px;
    margin-bottom: 60px;
}
    
    
    .nArrang h2 {
    font-size: 40px;
    line-height: 50px;
}
.nArrang .module_container {
    margin-top: 50px;
    margin-bottom: 50px;
}
    .mod-225 .module_container {
    height: 300px !important;
    margin-bottom: 20px;
}
    .mod-newsflash .arrangement-box {
    width: 80%;
    margin-left: 14%;
}
    .mod-newsflash.mod-newsflash__ {
        padding: 0 0 60px 0;
    }
    
    .nArrang .mod-custom .btn {
    display: none;
}
    
 .didyouknowP .module_container {
    min-height: 250px;
    margin-bottom: 20px;
}
    
    
    .arrangement-bgg {
    height: auto;
}
    
    #bottom .rndmB:first-child {
    border-bottom: 1px solid #b7aa8b;
        border-right: transparent;
    margin-bottom: 50px;
    padding-bottom: 30px;
        padding-right: 0;
}
    
    
    .webicons {
    position: relative;
    right: 0;
    top: -10px;
}

    #footer-wrapper .module_container {
        margin-bottom: 30px;
    }
    
    .page-blog .items-row figure .item_introtext {
    max-width: 90% !important;
    left: 15px;
    position: relative;
    top: 60px;
    padding: 20px !important;
}
    
    .catText h1 {
        font-size: 30px;
    }
    
    .cat_container  {
        height: 250px;
    }
    
    
    .page-blog .items-row:nth-child(2n+1) {
        padding-right: 0;
    }
    
    .mijoshop .category-thumb .caption a {
        
        min-height: 240px;
    }
    
    .mijoshop .category-thumb .caption a .catOverskrift, .mijoshop .product-thumb .catOverskrift {
        max-width: 80%;
    }
    
    .module_container .cat_container .catText {
    top: 10px;
    position: relative;
    right: 3px;
}
    
    #maintop .module_container {
    overflow: auto;
}
  
    #bottom .rndmB:first-child {
    padding-right: 15px;
}
    
    #footer-wrapper .moduletable {
    min-height: 10px;
}
 
#footer {
    padding: 40px 20px 40px 20px;
}
    .banner .module_container {
    min-height: 350px;
}
    
#showcase {
    position: relative;
    }
.container_oc .cat_container {
    height: 250px;
    position: absolute;
    top: 0;
    left: 12px;
}
    
    .mijoshop .product-wrapper {
    min-height: 250px;
}
    
    .mijoshop .thumbnail {
    min-height: 270px;
}
    
    
    .buy-area #button-cart {
    background-position: center center;
    text-indent: 0;
}
    #product-description {
    margin-bottom: 40px;
}
    
    

}


