/*================================================================================ */
/* 1. Basics & Buttons												3000Themes.com
/*================================================================================ */
.content {
  z-index: 10;
}
/* Bigger then standard 960px (1280px) */
@media only screen and (min-width: 1280px) {
}
@media only screen and (max-width: 1100px) {
  #back_top {
    display: none !important;
  }
  .button-group .btn-quickshop {
    display: none !important;
  }
  .button-group.button-grid .btn-cart {
    width: calc(100% - 80px);
  }
  .product-grid .product-thumb:hover .button-group .btn-compare,
  .product-layout.element-4 .product-thumb:hover .button-group .btn-compare,
  .product-related .relt_product:hover .button-group .btn-compare {
    right: 0;
  }
  .product-grid .product-thumb:hover .button-group .btn-wishlist,
  .product-layout.element-4 .product-thumb:hover .button-group .btn-wishlist,
  .product-related .relt_product:hover .button-group .btn-wishlist {
    right: 40px;
  }
  .product-grid .product-thumb:hover .button-group .btn-cart,
  .product-layout.element-4 .product-thumb:hover .button-group .btn-cart,
  .product-related .relt_product:hover .button-group .btn-cart {
    right: 80px;
  }
}
/*ipad 2 ngang*/
@media only screen and (min-width: 1024px) and (max-width: 1279px) {
  body {
    -webkit-text-size-adjust: none;
  }
  /*home page*/
  .product-layout .product-thumb .image img {
    width: 100%;
  }
  .bt-footer-middle .footer-social ul li + li,
  .bt-footer-middle .payment ul li + li {
    margin-left: 6px;
  }
  .right-to-left .bt-footer-middle .footer-social ul li + li,
  .right-to-left .bt-footer-middle .payment ul li + li {
    margin-left: 0;
    margin-right: 6px;
  }
  .bt-footer-middle .footer-social a {
    width: 42px;
  }
  .bt-footer-middle .payment ul li {
    width: 17%;
  }
  .bt-featured-pro.bt-nprolarge-slider .box-content .bt-product-grid .prev {
    left: -31px;
  }
  .bt-featured-pro.bt-nprolarge-slider .box-content .bt-product-grid .next {
    right: -31px;
  }
  /*category*/
  .product-filter .display .btn-list {
    margin-right: -4px;
  }
  #content.col-sm-6 .product-filter .display .btn-list {
    margin-right: -3px;
  }
  .right-to-left #content.col-sm-6 .product-filter .display .btn-list {
    margin-right: 0;
    margin-left: -3px;
  }
  .right-to-left .product-filter .display .btn-list {
    margin-right: 0;
    margin-left: -4px;
  }
  .product-filter .box_limit select {
    width: 70px;
  }
  .product-filter .box_sort select {
    width: 120px;
  }
  .cart-info .table tbody tr td.remove .btn-update {
    margin-right: 5px;
  }
  .bt-block-category .block-title {
    top: 30%;
    right: 8%;
  }
  /*detail*/
  .product-info .button-group .btn-wishlist {
    width: 45%;
  }
  .product-info .button-group .btn-compare {
    width: 53%;
  }
  .product-related .relt_product .image img {
    width: 100%;
  }
  .checkout .panel .panel-body .left-content {
    margin-right: 30px;
  }
  .product-info .button-group .btn-wishlist,
  .product-info .button-group .btn-compare {
    font-size: 0;
    width: 48%;
  }
  .cart-info .table tbody tr td.quantity input {
    margin: 0;
  }
  .cart-info .table tbody tr td.quantity button {
    padding: 0;
  }
}
/* Smaller than standard 960 (devices and browsers) */
@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) {
}
/* Smaller than standard 960 (devices and browsers) */
@media only screen and (max-width: 1024px) {
  body {
    -webkit-text-size-adjust: none;
  }
  .product-related .relt_product .image img {
    width: 100%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .product-filter .link-compare {
    width: 24%;
  }
  #content.col-sm-6 .product-filter .link-compare {
    width: 45%;
    padding-left: 12px;
  }
  .right-to-left #content.col-sm-6 .product-filter .link-compare {
    padding-left: 0;
    padding-right: 12px;
  }
  .product-filter .display {
    width: 15.5%;
  }
  #content.col-sm-6 .product-filter .display {
    width: 24%;
  }
  #content.col-sm-6 .product-filter {
    height: auto;
    padding-left: 0;
  }
  .right-to-left #content.col-sm-6 .product-filter {
    padding-right: 0;
  }
  #content.col-sm-6 .product-filter .limit-sort {
    float: left;
    width: 100%;
    border-top: 1px solid #eaeaea;
    padding-left: 12px;
    text-align: left;
    height: 42px;
  }
  .right-to-left #content.col-sm-6 .product-filter .limit-sort {
    text-align: right;
    padding-right: 12px;
    padding-left: 0;
  }
  .product-filter .limit-sort {
    width: 60%;
  }
  .product-filter .box_limit {
    margin-left: 0;
  }
  .product-filter .box_sort {
    width: 55%;
  }
}
/* Tablet Portrait size to standard 960 (devices and browsers) ipad doc */
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  #top #top-links.pull-right {
    width: 70%;
  }
  #top #top-links .list-inline li:first-child {
    padding-left: 0;
  }
  #top #top-links .list-inline .dropdown .dropdown-menu {
    left: 0;
    right: auto;
  }
  .currency .btn-group,
  .language .btn-group {
    padding-bottom: 10px;
  }
  #left_top_links,
  #right_top_links {
    width: 40%;
  }

  #cart .btn {
    border: 0px;
  }
  #logo {
    width: 28%;
  }
  .currency,
  .language {
    margin-right: 15px;
  }
  .right-to-left .currency,
  .right-to-left .language {
    margin-left: 15px;
    margin-right: 0;
  }
  #top .list-inline > li {
    padding-left: 10px;
    padding-right: 10px;
  }
  #top .list-inline > li.dropdown,
  #cart {
    padding-bottom: 12px;
  }
  header.boss_scroll #bt-search,
  header.boss_scroll #logo {
    display: none;
  }
  header.boss_scroll {
    min-height: auto;
  }
  /*home page*/
  .bt-banner-home .bt-item-1 h2 {
    font-size: 24px;
    line-height: 24px;
  }
  .bt-banner-home .bt-item-1 h1 {
    font-size: 40px;
    line-height: 36px;
  }
  .bt-banner-home .bt-item-2 h1 {
    font-size: 46px;
    line-height: 48px;
  }
  .bt-banner-home .bt-item-2 h2 {
    font-size: 16px;
    line-height: 22px;
  }
  .popular-cate .popular-cate-content .box-content .cate-image .cate-name > * {
    padding: 5px 15px 5px 10px;
  }
  .popular-cate
    .popular-cate-content
    .box-content
    .cate-image:hover
    .cate-name
    span {
    margin-left: 10px;
  }
  .right-to-left
    .popular-cate
    .popular-cate-content
    .box-content
    .cate-image:hover
    .cate-name
    span {
    margin-left: 0;
    margin-right: 10px;
  }
  .bt-newsletter {
    margin-left: 1.5%;
    width: 23.5%;
    padding-bottom: 36px;
  }
  .right-to-left .bt-newsletter {
    margin-left: 0;
    margin-right: 1.5%;
  }
  .bt-newsletter .newsletter-content .boss-newsletter .btn-new {
    padding: 0 8px;
  }
  .bt-newsletter .newsletter-content .boss-newsletter input {
    padding: 0 56px 0 10px;
  }
  .right-to-left .bt-newsletter .newsletter-content .boss-newsletter input {
    padding: 0 10px 0 56px;
  }
  .bt-newsletter h2 {
    line-height: 26px;
  }
  .bt-staticblock-freeshipping .bt-staticblock:last-child {
    padding-left: 15px;
  }
  .bt-staticblock-freeshipping .bt-staticblock:first-child {
    padding-right: 15px;
  }
  .right-to-left .bt-staticblock-freeshipping .bt-staticblock:last-child {
    padding-left: 0;
    padding-right: 15px;
  }
  .right-to-left .bt-staticblock-freeshipping .bt-staticblock:first-child {
    padding-right: 0;
    padding-left: 15px;
  }
  .bt-staticblock-freeshipping .bt-staticblock {
    padding: 10px 9px 0;
  }
  .bt-featured-pro.bt-nprolarge-slider .box-content .bt-product-grid .prev {
    left: 0;
  }
  .bt-featured-pro.bt-nprolarge-slider .box-content .bt-product-grid .next {
    right: 0;
  }
  /*footer*/
  .bt-footer-middle .footer-social ul li + li,
  .bt-footer-middle .payment ul li + li {
    margin-left: 0;
  }
  .bt-footer-middle .footer-social ul li,
  .bt-footer-middle .payment ul li {
    margin-right: 8px;
    margin-bottom: 15px;
  }
  .right-to-left .bt-footer-middle .footer-social ul li,
  .right-to-left .bt-footer-middle .payment ul li {
    margin-right: 0;
    margin-left: 8px;
  }
  .bt-footer-middle .boss-recent-post .item-recent-post .title {
    min-width: 45%;
  }
  .bt-footer-middle .footer-newsletter input.form-control {
    padding-left: 18px;
  }
  .bt-footer-middle .boss-recent-post .item-recent-post .title a {
    line-height: 20px;
  }
  .bt-footer-middle .boss-recent-post .item-recent-post .image span small {
    line-height: 50px;
  }
  /*category*/
  #column-left .box-heading h1,
  #column-right .box-heading h1 {
    font-size: 21px;
  }
  .product-filter .box_limit select {
    width: 65px;
  }
  .product-filter .box_sort select,
  .another-language #content.col-sm-6 .product-filter .box_sort select {
    width: 110px;
  }
  .product-layout .product-thumb .image img {
    width: 100%;
  }
  .bt-block-category .block-title {
    top: 26%;
    right: 5%;
  }
  /*detail*/
  .product-info .button-group .btn-wishlist,
  .product-info .button-group .btn-compare {
    font-size: 0;
    width: 48%;
  }
  .product-related .relt_product .image img {
    width: 100%;
  }
  .product-info .quantily_info .title_text {
    width: 15%;
  }
  /*shopping cart*/
  .cart-info .table tbody tr td.remove .btn-update {
    margin-right: 0;
    margin-bottom: 5px;
    margin-left: 0;
  }
  .checkout .panel .panel-body .left-content {
    margin-right: 30px;
  }
  #content.col-sm-9 #shipping-existing .form-control,
  #content.col-sm-9 #payment-existing .form-control {
    width: 70%;
  }
  #content.col-sm-9 .checkout .panel .panel-body .left-content {
    margin-bottom: 35px;
    margin-right: 0;
    width: 100%;
  }
  #content.col-sm-9 .checkout .panel .panel-body .right-content {
    width: 100%;
  }
  .cart-info .table tbody tr td.quantity input {
    margin: 0;
  }
  .cart-info .table tbody tr td.quantity button {
    padding: 0;
  }
  /*myaccount*/
  .register .form-control {
    width: 50%;
  }
  .another-language .product-layout .product-thumb .button-group .btn-cart {
    font-size: 0;
  }
  .another-language .product-layout .product-thumb .button-group .btn-cart .fa {
    margin: 0;
  }
  .another-language
    .bt-featured-pro.bt-nprolarge-slider
    .button-group
    .btn-cart {
    font-size: 10px;
  }
  .another-language .product-filter {
    height: auto;
    padding-right: 0;
  }
  .another-language .product-filter > * {
    height: 42px;
  }
  .another-language .product-filter .link-compare {
    width: 30%;
    padding-right: 12px;
  }
  .another-language .product-filter .limit-sort {
    width: 100%;
    border-top: 1px solid #eaeaea;
  }
  .another-language .product-filter .box_sort select {
    width: 140px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .container {
    width: 748px;
  }
}
/* All Mobile Sizes (devices and browser) */
@media only screen and (max-width: 767px) {
  .cont_konfigurator .konfigurator_app {
    height: auto;
  }

  body {
    overflow-x: hidden;
  }
  #bt_header.fixed #logo img {
    width: 72px;
    top: -1px;
    left: 49px;
  }

  #cart {
    padding-bottom: 0;
    float: right;
    width: auto;
    margin: 3px 8px 0px 8px !important;
  }

  .openNav #bt_container {
    overflow: visible;
    position: fixed;
  }

  .openNav #bt_container .bt-mobile {
    left: -80vw;
  }

  /*header*/
  header.boss_scroll {
    position: fixed;
  }
  .bt-language,
  .bt-currency,
  #top .list-inline > li.dropdown > a > .fa,
  #top .list-inline > li {
    display: none;
  }
  #cart > .btn,
  #top .list-inline > li.dropdown > a {
    font-size: 0;
  }
  #cart > .btn,
  #top .list-inline > li.dropdown > a {
    width: 30px;
    height: 30px;
    border: 1px solid #dedede;
    text-align: center;
  }
  #cart > .btn .fa,
  #top .list-inline > li.dropdown > a span .fa {
    vertical-align: top;
    line-height: 28px;
    margin: 0;
  }
  #cart .dropdown-menu {
    min-width: 310px;
  }
  #top #cart > .btn .fa {
    margin: 0;
  }
  #top .list-inline > li.dropdown,
  #top .list-inline > li.dropdown > a {
    display: block;
  }
  #top .list-inline .dropdown a > span {
    margin: 0;
  }
  #top .list-inline > li.dropdown {
    padding: 0 0 12px;
  }
  #top {
    padding: 17px 10px;
  }
  #left_top_links,
  #right_top_links {
    width: 40%;
    padding-top: 24px;
  }
  #cart .btn {
    border: 0px;
  }
  #logo img {
    display: block;
    width: 96px;
    left: 41px;
    top: -4px;
    position: relative;
    z-index: 998;
  }
  #left_top_links {
    padding-left: 35px;
  }
  .right-to-left #left_top_links {
    padding-left: 0;
    padding-right: 35px;
  }
  #logo {
    width: 44%;
  }
  header {
    padding: 0 0px;
  }
  .breadcrumb {
    margin: 35px 0 0;
  }
  header > .container {
    padding-top: 25px;
    padding-bottom: 15px;
    background-color: white;
  }
  #left_top_links .dropdown-menu {
    left: 0;
    right: auto;
  }
  .right-to-left #left_top_links .dropdown-menu {
    right: 0;
    left: auto;
  }
  .currency .btn-group,
  .language .btn-group {
    padding-right: 0;
  }
  #bt-search {
    float: none;
    width: 100%;
    padding: 0;
  }
  #bt-search .search-form {
    position: static;
    visibility: visible;
    opacity: 1;
    filter: alpha(opacity=1);
  }
  #bt-search .icon_search {
    display: none;
  }
  #search {
    box-shadow: none;
    border: none;
    padding: 0;
    width: 100%;
    background: transparent;
  }
  #search input {
    width: 100%;
    padding-right: 30px;
    height: 40px;
    padding-right: 30px;
  }
  .right-to-left #search input {
    padding-right: 16px;
    padding-left: 30px;
  }
  #search .btn {
    background: transparent !important;
    color: #666 !important;
    position: absolute;
    right: 0;
    top: 0;
    height: 40px;
    z-index: 3;
  }
  .right-to-left #search .btn {
    left: 0;
    right: auto;
  }
  #search .input-group-btn {
    width: auto;
    position: static;
  }
  #search input::-webkit-input-placeholder {
    color: #666;
  }
  #search input:-moz-placeholder {
    color: #666;
  }
  #search input::-moz-placeholder {
    color: #666;
  }
  #search input:-ms-input-placeholder {
    color: #666;
  }
  .bt-mobile .bt-language,
  .bt-mobile .bt-currency {
    display: inline-block;
    float: none;
    width: 48%;
    margin-bottom: 20px;
    text-align: center;
  }
  .bt-mobile .bt-currency {
    margin-right: 0;
    margin-left: 0;
  }
  .bt-mobile .language,
  .bt-mobile .currency {
    margin: 0;
  }
  .bt-mobile .language .btn-group > .btn,
  .bt-mobile .currency .btn-group > .btn {
    background: #fff;
    font-size: 14px;
    width: 140px;
    height: 30px;
    text-align: left;
    padding: 0 10px;
    line-height: 30px;
    float: none;
  }
  .bt-mobile .language .btn-group > .btn i,
  .bt-mobile .currency .btn-group > .btn i {
    margin-left: calc(50%);
  }
  .right-to-left .bt-mobile .language .btn-group > .btn i,
  .right-to-left .bt-mobile .currency .btn-group > .btn i {
    margin-left: 0;
    margin-right: calc(50%);
  }
  .bt-mobile .dropdown-menu {
    text-transform: uppercase;
    left: 0;
    right: auto;
  }
  .bt-mobile .logged-link {
    border-top: 1px solid #444;
    position: relative;
    padding: 40px 0;
    overflow: hidden;
  }
  .bt-mobile .logged-link:before {
    content: "";
    border-left: 1px solid #444;
    width: 1px;
    height: 100%;
    left: 50%;
    top: 0;
    position: absolute;
  }
  .bt-mobile {
    display: block;
    background: white;
    height: auto;
    left: -80vw;
    position: absolute;
    top: 0;
    width: 80vw;
    margin-bottom: 0;
    border: none;
    float: right;
    padding: 50px 10px 80px;
    text-align: center;
    min-height: 800px;
    z-index: 9999;
  }
  .menu_mobile {
  }
  .bt-mobile .logged-link > a {
    color: #fffefe;
    text-transform: capitalize;
    display: block;
    transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    float: left;
    width: 50%;
  }
  .bt-mobile .logged-link > a i {
    display: block;
    width: 40px;
    height: 40px;
    background: #fff;
    border-radius: 50%;
    text-align: center;
    vertical-align: top;
    line-height: 40px;
    color: #3d3b48;
    margin-bottom: 12px;
    font-size: 16px;
    margin-left: auto;
    margin-right: auto;
    transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
  }
  .bt-mobile .logged-link > a:hover,
  .bt-mobile .logged-link > a:hover i {
    color: #f9ae1d;
  }
  /*homepage*/

  .cont_inspiration_homepage {
    margin-top: 15px;
  }

  .header_slider {
    margin-top: 10px !important;
  }
  .header_slider,
  .bt-banner-home {
    float: none;
    width: 100%;
    margin: 0 0 30px;
    padding: 0 10px;
  }
  #content.col-sm-12 {
    padding: 0 10px;
  }
  .bt-staticblock-freeshipping,
  .bt-newsletter {
    float: none;
    width: 100%;
  }
  .bt-newsletter {
    margin-left: 0;
    margin-bottom: 40px;
  }
  .bt-newsletter .newsletter-content table {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
  }
  .bt-featured-pro.bt-nprolarge-slider .box-content .bt-product-grid .prev {
    left: 0;
  }
  .bt-featured-pro.bt-nprolarge-slider .box-content .bt-product-grid .next {
    right: 0;
  }
  .bt-block-parallax {
    padding: 65px 10px;
  }
  /*footer*/
  .bt-footer-middle .bt-block-footer {
    padding: 0 10px;
    margin-bottom: 30px;
  }
  .bt-footer-middle .box.boss-recent-post {
    margin-bottom: 30px;
  }
  .bt-footer-middle .footer-social ul li + li,
  .bt-footer-middle .payment ul li + li {
    margin-left: 15px;
  }
  .right-to-left .bt-footer-middle .footer-social ul li + li,
  .right-to-left .bt-footer-middle .payment ul li + li {
    margin-left: 0;
    margin-right: 8px;
  }
  .bt-footer-middle .boss-recent-post {
    margin-bottom: 30px;
  }
  .bt-footer-middle .footer-social {
    width: 100%;
  }
  footer .bt-footer-bottom {
    padding: 30px 10px;
  }
  .bt-footer-bottom .powered {
    margin-bottom: 10px;
    float: none;
  }
  .bt-footer-bottom .link ul li {
    margin-bottom: 10px;
  }
  /*category*/
  .bt-breadcrumb {
    padding: 0 10px 10px 10px;
  }
  .mega-menu > ul.nav > li .dropdown .menu-column:first-child {
    /* display: none; */
  }
  .cont_kontakt_zahlung_versand .cont_grid.cont_grid_m1 ul {
    margin-bottom: 15px;
  }
  .cont_kontakt_zahlung_versand .cont_grid.cont_grid_m1 ul li {
    text-align: left;
  }
  #column-left + #content.col-sm-9 {
    padding-right: 10px;
  }
  .right-to-left #column-left + #content.col-sm-9 {
    padding-left: 10px;
  }
  .product-filter .link-compare {
    width: 100%;
  }
  .product-grid .product-thumb .image img {
    width: 100%;
  }
  .result-pagination {
    margin-top: 10px;
  }
  .product-info .col-sm-6 + .col-sm-6 {
    padding-left: 10px;
  }
  /*cart*/
  .cart-info,
  .checkout .table-responsive {
    border: none;
  }
  .cart-module .form-control,
  #content.col-sm-9 .cart-module .form-control {
    width: 100%;
  }
  .cart-total + .buttons .pull-right {
    float: left;
    margin-top: 20px;
    width: 100%;
    text-align: left;
  }
  .right-to-left .cart-total + .buttons .pull-right {
    text-align: right;
  }
  .right-to-left .cart-total + .buttons .btn.btn-blue {
    margin-right: 0;
  }
  .cart-total table {
    float: left;
    width: 100%;
    table-layout: fixed;
  }
  .right-to-left .cart-total table {
    float: right;
  }
  .checkout .panel .panel-body .left-content {
    margin-right: 0;
    width: 100%;
    margin-bottom: 35px;
  }
  #payment-new .form-control,
  #shipping-new .form-control,
  #shipping-existing .form-control,
  #payment-existing .form-control,
  #content.col-sm-9 #payment-new .form-control,
  #content.col-sm-9 #shipping-new .form-control {
    width: 100%;
  }
  .right-to-left .product-info > div > div:first-child {
    float: none;
  }
  .cart-info .table,
  .wishlist-info .table {
    border: 0 none;
  }
  .cart-info .table thead tr,
  .wishlist-info .table thead tr {
    left: -9999px;
    position: absolute;
    top: -9999px;
  }
  .cart-info .table td.image,
  .wishlist-info .table td.image {
    float: left;
    margin-bottom: 15px;
  }
	.imageSquareBox {
		max-width:100%!important;
	}
	.cart-info .table tbody tr td.product-price,
  .wishlist-info .table tbody tr td.product-price {
	display:none;
	}
		.cart-info .table tbody tr td.total,
  .wishlist-info .table tbody tr td.total {
	width:100%;
	text-align:right;
	  
	}
	

  .cart-info .table tbody tr td.name,
  .wishlist-info .table tbody tr td.name {
    float: left;
    width: 20%;
    padding-left: 0;
  }
  .cart-info .table tbody tr td.name small {
    display: none;
  }
  .cart-info .table,
  .wishlist-info .table,
  .cart-info .table thead,
  .wishlist-info .table thead,
  .cart-info .table tbody,
  .wishlist-info .table tbody,
  .cart-info .table tr,
  .wishlist-info .table tr,
  .cart-info .table td,
  .wishlist-info .table td {
   display: block;
	/*overflow-x:auto;*/
  }
  .cart-info .table tbody tr,
  .wishlist-info .table tbody tr {
    border: 1px solid #eaeaea;
    padding-bottom: 17px;
  }
  .cart-info .table tbody tr + tr,
  .wishlist-info .table tbody tr + tr {
    border-top: none;
  }
  .cart-info .table tbody tr td,
  .wishlist-info .table tbody tr td {
    border: medium none;
    float: none;
    position: relative;
    white-space: normal;
    width: auto;
    padding-bottom: 0;
    text-align: left;
    padding-left: 10px;
    padding-right: 10px;
  }
  .cart-info .table tbody tr td.quantity .input-group {
    margin: 0;
  }
  .bt-breadcrumb + .row .alert {
    margin-left: 10px;
    margin-right: 10px;
  }
  /*myaccount*/
  .content-login .left {
    margin-right: 0;
    margin-bottom: 40px;
  }
  .content-login .right {
    margin-left: 0;
  }
  .register .form-control {
    width: 100%;
  }
  #content.col-sm-6 {
    float: none;
  }
  .cart-module .panel + .panel {
    padding-left: 0;
  }
  .cart-total + .buttons {
    margin-top: 20px;
  }
}

/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
@media only screen and (min-width: 480px) and (max-width: 767px) {
  body {
    -webkit-text-size-adjust: none;
  }
  #left_top_links,
  #right_top_links {
    padding-top: 36px;
  }
  .right-to-left .currency,
  .right-to-left .language {
    margin-right: 0;
  }
  .content-search .box-search .form-control,
  .content-search .box-search-cate .form-control {
    width: 70%;
  }
  .bt-footer-middle .boss-recent-post .item-recent-post .image span small {
    line-height: 54px;
  }
  #content {
    min-height: 750px;
  }
  .cart-info .table td.image,
  .wishlist-info .table td.image {
    width: 25%;
  }
  .cart-info .table tbody tr td.name,
  .wishlist-info .table tbody tr td.name {
    width: 75%;
  }
  .bt-banner-home {
    overflow: hidden;
  }
  .bt-banner-home .bt-banner-item {
    float: left;
    width: 50%;
  }
  .bt-banner-home .bt-banner-image a:before {
    box-shadow: 0 0 0 175px rgba(0, 0, 0, 0.5) inset;
    -webkit-box-shadow: 0 0 0 175px rgba(0, 0, 0, 0.5) inset;
    -moz-box-shadow: 0 0 0 175px rgba(0, 0, 0, 0.5) inset;
  }
  .bt-banner-home .bt-item-2 {
    margin-top: 0;
  }
  .popular-cate .popular-cate-content {
    margin: 0 -10px;
  }
  .popular-cate .popular-cate-content .box-content {
    padding: 0 10px;
    width: 50%;
  }
  .bt-block-category .block-title {
    right: 5%;
    top: 28%;
  }
}
@media only screen and (min-width: 515px) and (max-width: 549px) {
  .bt-block-category .block-title h1 {
    font-size: 30px;
    line-height: 32px;
  }
  h1.block-title + .table td .btn-gray + .btn-blue {
    margin-top: 10px;
  }
}
@media only screen and (max-width: 630px) {
  .cont_fixed_contact_btns {
    display: none;
  }
  .cont_konfigurator {
    width: 100%;
  }
  #cart > .btn {
    top: -5px;
  }

  .cont_menu_social_icon {
    position: absolute;
    left: 40px;
    top: -60px;
  }
  .cont_konfigurator h3 {
    margin-bottom: 10px;
    font-size: 19px;
  }

  .information-information-12 #content {
    width: 100%;
    margin: 0 auto;
    float: none;
  }

  .cont_bestellablauf {
    width: 100%;
    margin: 0%;
    display: inline-block;
  }
  .cont_konfigurator_details .cont_services_lst img {
    text-align: center;
    margin: 0 auto !important;
    display: block !important;
  }

  .cont_konfigurator_details .cont_services_lst span {
    display: block;
    width: 100% !important;
    vertical-align: top;
  }

  .cont_simple_banner {
    width: 100%;
  }
  .cont_simple_banner .item {
    width: 100%;
    margin: 1% 0% !important;
  }
  .cart-info .table td.image,
  .wishlist-info .table td.image {
    width: 35%;
  }
  .cart-info .table tbody tr td.name,
  .wishlist-info .table tbody tr td.name {
    width: 65%;
  }
  .bt-banner-home {
    max-width: 480px;
    margin-left: auto;
    margin-right: auto;
  }
  .bt-banner-home .bt-banner-item {
    float: left;
    width: 100%;
    margin-top: 12px;
    margin-left: 0;
  }
  .bt-banner-home .bt-banner-image img {
    height: 310px;
  }
  .bt-banner-home .bt-banner-image a:before {
    box-shadow: 0 0 0 220px rgba(0, 0, 0, 0.2) inset;
    -webkit-box-shadow: 0 0 0 220px rgba(0, 0, 0, 0.2) inset;
    -moz-box-shadow: 0 0 0 220px rgba(0, 0, 0, 0.5) inset;
  }

  .cont_inspiration_homepage_header h2 {
    margin-bottom: 0px;
    padding: 10px 10px;
  }
  .cont_inspiration_homepage_content_item {
    width: calc(100% - 20px);
    margin: 10px 10px 0px 10px !important;
    border: 1px solid #f1f1f1;
    border-radius: 2px;
    box-shadow: 1px 1px 6px -5px #c3c3c3;
  }
  .cont_inspiration_homepage_content_item a .t {
    padding-bottom: 10px;
    padding-top: 10px;
  }

  .bt-banner-home .bt-item-1 h1 {
    font-size: 35px;
  }
  .bt-banner-home .bt-item-1 h2 {
    font-size: 25px;
  }
  .menubar {
    width: 100%;
  }
  .bt-featured-pro.bt-nprolarge-slider .box-content .bt-product-grid .prev,
  .bt-featured-pro.bt-nprolarge-slider .box-content .bt-product-grid .next {
    top: 54%;
  }
  .cont_inspiration_homepage_header {
    padding-top: 5px;
    border: 0px;
  }
  .bt-footer-middle .bt-block-footer > div.footer-social,
  .bt-footer-middle .bt-block-footer > div.payment {
    padding-right: 5px;
  }
  .cont_home_design_slideshow_hover {
    margin-top: 20px;
  }
  .cont_home_design_slideshow_hover h2 {
    padding-top: 20px;
  }

  .cont_home_design_slideshow {
    margin-top: 10px;
  }

  .cont_home_design_slideshow_hover {
    margin: 0;
    position: relative;
    left: -20px;
    width: calc(100% + 40px);
    padding: 10px;
    background-color: #eee;
  }
  .cont_home_design_slideshow_hover h2 {
    padding: 0;
    margin: 0;
    border-top: 0px;
  }
  .common-home #content .header_slider {
    padding: 0px;
    padding-bottom: 10px;
  }
  .bt-featured-pro.bt-nprolarge-slider .box-heading.title {
    margin: 0;
    position: relative;
    left: -20px;
    width: calc(100% + 40px);
    padding: 10px;
    background-color: #eee;
    float: left;
    margin-bottom: 10px;
  }
  .bt-featured-pro.bt-nprolarge-slider .box-heading.title h1 {
    margin: 0px !important;
    line-height: 23px;
    color: #737373;
    padding-left: 10px;
  }

  .bt-featured-pro.bt-nprolarge-slider
    .bt-product-content
    .bt-item-extra.element-4 {
    margin: 0 0px;
    padding: 0px 0px 0px 0px;
  }

  .bt-featured-pro.bt-nprolarge-slider {
    margin-bottom: 10px;
  }

  header {
    /*position: absolute;*/
    top: 4px;
    width: 100%;
    left: 0;
  }

  header #bt-search {
    display: none;
  }
  header ._cont_nav_cart {
    position: relative;
    top: 0px;
  }

  .open-bt-mobile {
    top: 31.5px;
    z-index: 9999;
  }
}
@media only screen and (max-width: 560px) {
  .popular-cate .popular-cate-content {
    margin: 0;
  }
  .popular-cate .popular-cate-content .box-content {
    padding: 0;
    width: 100%;
  }
  .popular-cate .popular-cate-content .box-content .cate-image img {
    width: 100%;
  }
  .bt-block-category .block-title h1 {
    font-size: 30px;
    line-height: 32px;
    margin-bottom: 15px;
  }
  .bt-block-category .block-title a {
    font-size: 18px;
    line-height: 20px;
    padding: 7px 30px;
  }
}
/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (max-width: 479px) {
  .account-edit #column-right,
  .account-password #column-right,
  .account-address #column-right,
  .account-order #column-right {
    display: block !important;
    padding-left: 15px;
    padding-right: 15px;
  }

  .cont_services_form form {
    width: 100%;
  }
  .cont_footer_links .bt-block-footer {
    margin-bottom: 25px;
  }
  .cont_footer_links .bt-block-footer:last-child {
    margin-bottom: 0px;
  }
  .bt-featured-pro .caroufredsel_wrapper {
    max-height: 353px !important;
    height: 353px !important;
  }
  .product-grid {
    width: calc(100% - 20px);
    border: 1px solid #e2e2e2;
    margin: 10px;
    padding: 0;
    border-radius: 3px;
    box-shadow: 1px 1px 6px -3px #ddd;
  }

  .category-list {
    display: none;
  }

  .product-grid .name {
    padding: 10px;
    background: #f5f5f5;
  }
  .product-grid .name a {
    top: 0px;
  }

  .cont_info_half_img .item_info_half_img {
    display: inline-block;
    width: 100%;
    margin: 5px 0px 5px 0px;
  }
  .cont_info_half_img .item_info_half_img img {
    width: 100%;
    height: 353px;
    object-fit: cover;
    padding: 10px;
  }

  body {
    -webkit-text-size-adjust: none;
  }
  h1 {
    font-size: 36px;
    line-height: 38px;
  }
  .result-pagination .results {
    float: none;
    width: 100%;
    margin-bottom: 15px;
    text-align: center;
  }
  .result-pagination .links {
    overflow: visible;
  }
  .content-search .box-search .form-control,
  .content-search .box-search-cate .form-control {
    width: 100%;
  }
  .category-list ul + ul + ul {
    margin-top: 20px;
  }
  .product-info .button-group .btn-wishlist,
  .product-info .button-group .btn-compare {
    width: 100%;
  }
  .product-info .button-group .btn-wishlist {
    margin-bottom: 15px;
  }
  .product-related .carousel-button {
    top: 0;
  }
  .product-related h1 {
    margin-bottom: 50px;
  }
  h1.block-title + .table td .btn-gray + .btn-blue {
    margin-top: 10px;
  }
  .bt-staticblock-freeshipping .bt-staticblock {
    padding: 0 15px;
    width: 100%;
    margin-right: 0;
  }
  .bt-staticblock-freeshipping .bt-staticblock:first-child {
    padding: 0 15px;
  }
  .bt-staticblock-freeshipping .bt-staticblock + .bt-staticblock {
    margin-top: 30px;
  }
  .product-info .quantily_info .title_text {
    width: 15%;
  }
  .review-product .form-horizontal .form-group .control-label {
    width: 34.5%;
  }
  .product-thumb .button-group .btn-cart i {
    margin-right: 10px;
  }
  .cart-total table tr td {
    padding-right: 40px;
  }
  .cart-total table tr td.left {
    padding-left: 40px;
  }
  .cart-info .table td.image,
  .wishlist-info .table td.image {
    width: 30%;
  }
  .cart-info .table tbody tr td.name,
  .wishlist-info .table tbody tr td.name {
    width: 50%;
  }
  .bt-newsletter .newsletter-content table {
    width: 100%;
  }
  .bt-block-parallax h2 {
    font-size: 50px;
    height: 50px;
    line-height: 50px;
  }
  .bt-block-parallax h1 {
    font-size: 70px;
    line-height: 80px;
    margin: 0;
  }
  .bt-block-category .block-title {
    right: 5%;
    top: 28%;
  }
  .bt-block-category .block-title h1 {
    font-size: 26px;
    line-height: 28px;
    margin-bottom: 10px;
  }
  .bt-block-category .block-title a {
    font-size: 16px;
    line-height: 18px;
    padding: 5px 25px;
  }
}
@media only screen and (min-width: 460px) and (max-width: 479px) {
  .bt-featured-pro
    .bt-product-content
    .bt-item-extra.element-4
    .button-group
    .btn-cart {
    font-size: 10px;
  }
  .bt-newsletter .newsletter-content table {
    width: 90%;
  }
}
@media only screen and (max-width: 370px) {
  .aqc-column .btn-group label.btn {
    width: 100% !important;
  }
  .aqc-column .btn-group label.btn:first-child {
    margin-bottom: 15px;
  }
  .modal .modal-dialog {
    min-width: 300px;
    max-width: 300px;
  }
  .modal .modal-dialog .btn {
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 350px) {
  .product-layout {
    padding: 0 10px;
  }
  .bt-featured-pro .bt-product-content .bt-item-extra.element-4 {
    float: none;
    width: 100%;
  }
  .bt-featured-pro
    .bt-product-content
    .bt-item-extra.element-4
    .button-group
    .btn-cart {
    font-size: 10px;
  }
  .bt-block-parallax h1 {
    font-size: 64px;
    line-height: 74px;
  }
  .htabs ul li a {
    padding: 12px 5px 10px;
  }
  .bt-footer-middle .footer-social a {
    width: 40px;
  }
  .bt-footer-middle .footer-social ul li + li,
  .bt-footer-middle .payment ul li + li {
    margin-left: 5px;
  }
  .bt-footer-middle .payment ul li {
    width: 17%;
  }
}
@media only screen and (max-width: 325px) {
  #left_top_links,
  #right_top_links {
    padding-top: 20px;
  }
  #cart .dropdown-menu {
    min-width: 280px;
  }
  .bt-mobile .language .btn-group > .btn,
  .bt-mobile .currency .btn-group > .btn {
    max-width: 120px;
  }
}
@media (max-width: 767px) {
  .bt_mainmenu.collapse {
    display: block;
  }
}
@media (max-width: 480px) {
  html .b_drop_cart .drop-inner,
  html .b_drop_cart_popup {
    width: 90px;
    height: 90px;
  }
}
