.widget.widget-snippet .footer-map .map-picture {
    text-align: center;
}
.widget.widget-snippet .clients-page-area table td img {
    padding: 0;
}
.widget-form .dropzone.file-added .file-preview span.file-name {
    display: inline-block;
    text-align: left;
}

.widget-form .dropzone.file-added .file-preview span +span {
  font-size: 10px;
  display: inline-block;
  vertical-align: top;
}
/*For Apple's Retina Displays */
@media (min-width: 1921px) {

}
@media only screen and (min-width: 1701px) and (max-width: 1900px) {
  .widget-navigation.main-menu {
   margin-right: -48px;
}
    .widget.widget.widget-cart{
         margin-right: -30px;
    }
    .widget.widget-navigation.user-login{
        margin-right: -30px;
    }
}
@media only screen and (min-width: 1451px) and (max-width: 1700px) {
    .widget-navigation.main-menu {
    margin-right: -130px;
}
    .widget.widget.widget-cart{
         margin-right: -120px;
    }
    .widget.widget-navigation.user-login{
        margin-right: -110px;
    }
.widget-navigation.main-menu .navigation-item a {
    margin: 0 17px;
}
.widget.widget-snippet.header-phonenumber {
    margin-right: -30px;
}
.widget.widget-snippet .outdoor-emporium-pics .outdoor-emporium-pic-1, .widget.widget-snippet .outdoor-emporium-pics .outdoor-emporium-pic-2, .widget.widget-snippet .outdoor-emporium-pics .outdoor-emporium-pic-3 {
  margin-top: -60px
}
}
@media screen and (max-width: 1450px) {
    /*.responsive .price-waper {
        flex-direction: column;
    }*/
    .responsive .previous-price.price {
        text-align: center;
        line-height: 10px;
    }
    .page-product .previous-price.price {
        line-height: 1.4;
    }
    .price-waper .price-block-container {
    line-height: 22px;
    }
    .responsive .widget-navigation.main-menu .menu-button {
    right:250px !important;
}
       /* Navigation */
    .responsive .widget-navigation.main-menu .menu-button {
    height: 38px;
    width: 32px;
    position: absolute;
    right: 220px;
    top: 10px;
    z-index: 1;
}
    .responsive .widget-navigation.main-menu {
        width: 100%;
    }
    .responsive .widget-navigation.main-menu .nav-wrapper.horizontal {
        text-align: left;
        overflow: hidden;
    }
    .responsive .main-menu .horizontal .navigation-item > .navigation-item-child-container.open {
        display: block;
    }
    .responsive .main-menu .horizontal .navigation-item .navigation-item-child-container {
        background-color: #fff;
        box-shadow: none;
        box-sizing: border-box;
        display: none;
        height: auto !important;
        padding: 0;
        position: static;
        width: 100%;
        transform: none;
        border: 0;
    }
    .responsive .main-menu .navigation-item .navigation-item-child-container .navigation-item {
        margin: 0;
        padding: 0;
        border: none;
    }

    .responsive .main-menu .navigation-item .navigation-item-child-container .navigation-item a {
        padding: 8px 40px;
        font-size: 12px;
        text-align: left;
    }

    .responsive .widget-navigation.main-menu .navigation-item.active a::before {
        display: none;
    }

    .responsive .widget-navigation.main-menu .horizontal .navigation-item .navigation-item-child-container .navigation-item a {
        border-bottom: none;
    }

    .responsive .widget-navigation.main-menu .horizontal .navigation-item:first-child a::after,
    .responsive .widget-navigation.main-menu .horizontal .navigation-item a::after {
        left: 0;
        height: 1px;
        width: 100%;
        margin-left: 0;
    }

    .responsive .main-menu .navigation-item .navigation-item-child-container a:hover, .main-menu .navigation-item .navigation-item-child-container a:focus {
        color: rgba(255, 255, 255, 0.6);
    }

    .responsive .widget-navigation.main-menu .horizontal .navigation-item .navigation-item-child-container .navigation-item a {
        font-size: 13px;
        text-align: left;
        padding: 10px 25px 10px 30px;
        color: #000;
    }

    .responsive .widget-navigation .horizontal .navigation-item.has-child::before {
        display: none;
    }

    .responsive .responsive-navigation .navigation-item.has-child .child-opener.close::before {
        content: "\f068";
        font-family: fontawesome;
    }

    .responsive .main-menu .nav-wrapper {
        background-color: #ffffff;
        left: 0;
        top: 45px;
        width: 100%;
        height: auto !important;
        padding: 0 !important;
        z-index: 9999;
        text-align: left;
        box-shadow: 0px 5px 19px 0px rgba(99, 99, 99, 0.1);
    }

    .responsive .main-menu .nav-wrapper .navigation-item {
        background-color: transparent;
        padding: 0;
    }
    .responsive .widget-navigation.main-menu .nav-wrapper .navigation-item a {
        border-top: 1px solid rgba(0, 0, 0, 0.1);
        color: #000;
        line-height: 20px;
        padding: 12px 15px;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        font-size: 14px;
        font-weight: 400;
        margin:0;
    }
    .responsive .widget-navigation.main-menu .nav-wrapper .navigation-item:last-child a{
        color:red;
    }       
    .responsive .main-menu .nav-wrapper .navigation-item a:hover {
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
    }
    .responsive .main-menu .nav-wrapper .navigation-item a:focus
    .responsive .main-menu .nav-wrapper .navigation-item.active a {
        background: #000
    }
    .responsive .widget-navigation.main-menu .horizontal .navigation-item:first-child a {
        padding-left: 15px;
    }
    .responsive .main-menu .nav-wrapper .navigation-item.last a {
        border-bottom: none;
        margin-left: 0;
    }
    .responsive .widget-navigation.main-menu .horizontal .navigation-item a:hover,
    .responsive .widget-navigation.main-menu .horizontal .navigation-item.active > a,
    .responsive .widget-navigation.main-menu .horizontal .navigation-item a:focus {
        font-weight: bold;
    }
    .responsive .widget-navigation.main-menu .horizontal .navigation-item .navigation-item-child-container a{
        background: #fff;
    }
    .responsive .widget-navigation.main-menu .horizontal .navigation-item .navigation-item-child-container .navigation-item a:hover {
        color: #fff;
        background: #000;
        font-weight: 400;
    }
    .responsive .main-menu .menu-button em {
        background-color: #000;
    }
    .responsive .responsive-navigation .navigation-item.has-child .child-opener {
        position: absolute;
        right: 0;
        top: 0;
        width: 50px;
    }
    .responsive .main-menu .navigation-item.has-child .child-opener::before {
        color: #000;
        display: block;
        font-family: "FontAwesome";
        font-size: 20px;
        vertical-align: middle;
        cursor: pointer;
        padding: 10px 20px;
        text-align: right;
    }
    .responsive-navigation .navigation-item.has-child .child-opener.close::before {
        content: "\f068";
    }
    .responsive .main-menu .horizontal > .has-child > a span::after {
        display: none !important;
    }
    .responsive .responsive-navigation .navigation-item.has-child .child-opener::before {
        content: "\f107";
    }
    .responsive .responsive-navigation .navigation-item.has-child .child-opener.close::before {
        content: "\f106";
    }
    .responsive .main-menu .navigation-item .navigation-item-child-container::before {
        display: none;
    }
    .responsive .main-menu .navigation-item .navigation-item-child-container {
        margin: 0;
        border-radius: 0;
    }
    .responsive .main-menu .navigation-item-child-container .navigation-item.first a::before {
        display: none !important;
    }
    .responsive .widget-navigation.main-menu .horizontal .navigation-item:first-child a::after, .widget-navigation.main-menu .horizontal .navigation-item a::after {
        display:none;
    }
    .widget-navigation .menu-button.close em:nth-child(1) {
        -moz-transform: rotate(45deg) translateX(6px) translateY(6px);
        -webkit-transform: rotate(45deg) translateX(6px) translateY(6px);
        -o-transform: rotate(45deg) translateX(6px) translateY(6px);
        -ms-transform:rotate(45deg) translateX(6px) translateY(6px);
        transform: rotate(45deg) translateX(6px) translateY(6px);
    }
    .widget-navigation .menu-button em {
        background-color: #000;
    }
/*menu end*/
.widget.widget-newsletter.footer-newsletter .form-row.mandatory {
    max-width: 287px;
}
.product-view.image-view .product-block, .product-view.scrollable-view .product-block {
    width: calc(33.33% - 25px);
    border: 0;
    padding: 0;
}
}
@media screen  and (min-width: 1201px) and (max-width: 1360px) {

}


@media (max-width: 1200px) {
    .responsive .widget-navigation.main-menu .menu-button {
    right:200px !important;
}
    .widget-productImage .image-thumb-container .thumb-image {
        display: inline-block;
    }
    .widget-productImage .multi-image-scroll-wrapper {
        width: 100%;
        bottom: -100px;
        top: auto;
        margin: 0;
        padding: 0;
    }
  .widget-productImage.multi-image-scroll-vertical-view .multi-image-scroll-wrapper .image-thumb-container {
  margin: 0 auto;
  }
 .widget-productImage .detail-image-swiper.left {
  left: 25%;
}
    /*.widget-productImage .multi-image-scroll-wrapper .image-left-scroller.scroll-navigator {
        left: 0;
        transform: unset;
        height: 100%;
        right: auto;
        z-index: 1;
    }
    .widget-productImage .multi-image-scroll-wrapper .image-right-scroller.scroll-navigator {
        transform: unset;
        right: 0;
        height: 100%;
        left: auto;
    }*/
    .widget-productImage .multi-image-scroll-wrapper .image-thumb-container {
        margin: 0 auto;
        max-width: 80%;
    }


    .page-content .v-split-container > .v-split {
        width: auto;
    }
    .responsive .page-content {
        padding: 0;
    }
    .page-reset-password .page-content {
        padding:120px 0 90px;
    }
    .page-login .page-content {
    padding: 15% 0;
}
.page-registration .page-content {
    padding: 8% 0;
}
    .responsive .body > .body-section > .widget-container {
    padding: 0 15px;
    }
    .product-view.image-view .product-block, .product-view.scrollable-view .product-block, .category-details .category-view .category-image-view.category {
    width: calc(33.333% - 25px);
    }
	.product-view.image-view .product-block .current-price.price .tax-message {
    top: 45%;
	}
	.responsive .previous-price.price {
    font-size: 13px;
}
.price-waper .price-block-container {
    font-size: 15px;
}
.price-waper .price-block-container .current-price.price {
    font-size: 15px;
}
    .page-product #spltr-07e42076-41ee-45c4-8638-7b3b2924d6d2 {
        width: 45% ;
        flex: 0 0 auto;
    }
    .page-product #spltr-96ff24bf-8e83-4924-bd85-926693cd3a57 {
    width: 45%;
    flex: 1 1 auto;
}
    .responsive .product-detail-width {
    width: auto;
}
    
        .responsive .product-detail-view img {
    max-width: 100%;
    max-height: 100%;
}
    .responsive .image-preview-box.product-detail-view > img {
    vertical-align: top;
}
.widget.widget-html.custom-made-planters-right, .page-custom-made-planters form.contact-form-template {
    margin-left: 50px;
}
.responsive .footer .form-row input[type="text"] {
    width: 260px;
}
    .footer .newsletter .errorlist.after .message-block, .footer .newsletter .message-block.info-message, .footer .newsletter .message-block.success  {
    max-width: 235px;
}
.message-block.error-message, .message-block.error {
    max-width: 260px;
    padding: 0;
    left: 50%;
    top:5px;
}
.server-message.message-block.error-message, .server-message.message-block.error {
    max-width: 410px;
}
.page-reset-password .server-message.message-block.error-message, .page-reset-password .server-message.message-block.error {
    top: 20%;
}
.compare-details table.product-view td, .compare-details table.product-view th {
    padding: 10px;
    width: 80px;
}
.responsive .compare-details {
    overflow: auto;
}
.responsive .compare-details table.product-view {
    margin-bottom: 0;
    min-width: 1360px;
    overflow: auto;
}
/*----------*/
.contact-form-template .double-input-row {
    margin: 0 0px 5px -10px;
}
.contact-form-template .double-input-row .form-row {
    padding: 0 0 20px 10px;
    overflow: hidden;
    margin: 0;
}
.page-contact .contact-form-template textarea {
    margin: 0 0 10px;
}
.contact-form-template .form-row.btn-row {
    margin-top: 5px;
}
.widget-form .dropzone {
    margin-bottom: 13px;
    margin-top: 0;
}

}

@media (max-width: 1024px) {
    .widget.widget-pageHeading {
        padding: 20px 0;
        text-align: center;
        margin-bottom: 20px;
    }
    .widget.widget-pageHeading h1,
  .widget.widget-pageHeading h2{      
        margin-top: 0;
        margin-bottom: 0;
        font-size: 36px;
    line-height: 45px;
    }
    .sidebar-category > .vertical .navigation-item a.category {
    font-size: 18px;
    padding: 3px 0;
}
.responsive .footer .form-row input[type="text"] {
    width: 235px;
}
.widget.widget-navigation.footer-menu {
    max-width: 270px;
}
}
@media (max-width: 767px) {
.blog-post-details .post-description {
  margin: 25px auto 0;
}
.blog-post-details .post-description .title {
  margin: 0;
  line-height: 30px;
  font-size: 24px;
}
}

@media (max-width: 991px) {
    .widget.widget-navigation.sidebar-category.responsive-navigation {
        padding: 15px;
    }
    .left-container {
        background-color: #f5f5f5;
    }
    .sidebar-category .navigation-item{
        background-color: transparent;
    }
.responsive .product-view.image-view .product-block, .product-view.scrollable-view .product-block, .category-details .category-view .category-image-view.category {
    width: calc(50% - 25px);
}
.responsive .sidebar-category > .vertical .navigation-item a {
    font-size: 19px;
}
.responsive .sidebar-category > .vertical .navigation-item a.category {
    font-size: 16px;
}
    .responsive   .widget-navigation.main-menu {
        margin-right: 0;
    }
 
.blog-post-item .post-list-view-width {
    height: 160px;
}
.widget.widget-snippet.contact-us-page-address {
    padding-left: 0;
}
.double-input-row.mandatory > label::after, .form-row.mandatory > label::after {
    display:none;
}
.checkout-page-options .registered-customer .form-row {
    overflow: hidden;
}
.cartitem-table.product-thumb-view .cart-item:last-child td.quantity {
    padding-left: 0;
}
.checkout-page-options .registered-customer {
    padding-left: 5%;
}
.checkout-page-options .registered-customer .form-row label {
    font-weight: 500;
    letter-spacing: 0;
}
    #bmui-tab-manage-account .bmui-tab-header{
        margin-right: 2px;
    }
.bmui-tab.left-side-header .bmui-tab-header .title {
    padding: 8px 7px;
    font-size: 14px;
}
.bmui-tab.left-side-header .bmui-tab-body-container #order-list {
    min-width: 700px;
}
.responsive .bmui-tab-body-container .bmui-tab-panel .pending_order, .responsive .bmui-tab-body-container .bmui-tab-panel .completed_order {
    overflow-x: scroll;
    padding-bottom: 30px;
}
.responsive .bmui-tab-body-container .bmui-tab-panel .pending_order table, .responsive .bmui-tab-body-container .bmui-tab-panel .completed_order table {
    width: 800px;
}
.responsive .widget-navigation.main-menu .menu-button {
    right: 185px !important;
}

.widget.widget-html.custom-made-planters-right, .page-custom-made-planters form.contact-form-template {
    margin-left: 25px;
}
.widget.widget-snippet .clients-page-area table td{
    padding: 15px 15px;
}
.page-product .widget-productImage .image-preview-box .sale.tag-mark {
    background-size: 60px;
    height: 60px;
    width: 60px;
}
.product-widget.widget-productImage {
  margin-right: 0;
}
.product-widget.widget-productImage .product-detail-width {
  padding: 0 0 0 80px;
}
.widget-productImage .detail-image-swiper.left {
  left: 28%;
}
}

@media (max-width: 767px) {
.widget-navigation .menu-button {
    z-index: 1;
    position: relative;
}
select.product-sorting {
    text-align-last: right;
}
.product-view .sortable {
    margin-right: 0px;
    border: 0;
}
.product-view .header, .category-view .header, .entire-search .header, .product-search .header {
    text-align: right;
    margin-top: -35px;
}
    h4 {
        font-size: 21px;
    }
    .outdoor-emporium-pics .bottom-part{
        text-align: center;
    }
    .widget.widget-article.faq-page-content h5:first-child {
        margin-top: 0;
    }
    .widget.widget-image.company-logo {
        margin-top: 10px;
    }
    .sidebar-category  .menu-title span{
        font-size: 15px;
        vertical-align: middle;
        font-weight: 700;
        color: #555;
        line-height: 1.3;
        letter-spacing: 0.5px;
    }
    .sidebar-category .responsive-navigation .navigation-item{
        background: transparent;
    }
    .sidebar-category > .vertical .navigation-item a{
        margin-top: 12px;
    }
    .sidebar-category .nav-wrapper.vertical.show.responsive-navigation {
        background-color: #f5f5f5;
        padding: 15px;
        height: auto;
        top: 40px;
    }
    .responsive .main-menu .nav-wrapper {
        top: 50px;
    }
    .responsive .widget-navigation.main-menu .menu-button {
        left: 0;
        top: 10px;
    }
    .responsive .header > .widget-container .widget.widget-image {
    text-align: center;
}
.responsive .widget.widget-snippet .info-page .container {
    padding: 0;
}
.responsive .widget.widget-snippet .info-page .left-business{
    padding-right: 0px;
}
.responsive .blog-post-item {
    -ms-flex: 50%;
    flex: 50%;
    max-width: calc(50% - 10px);
}
    .responsive .blog-post-item:nth-child(odd){
     margin-left: 0;   
    }
    .responsive .blog-post-item {
     margin-right: 0;   
    }
.page-product #spltr-96ff24bf-8e83-4924-bd85-926693cd3a57 {
    width: 100%;
}
.page-product #spltr-96ff24bf-8e83-4924-bd85-926693cd3a57 {
    padding-left: 0;
  margin-top: 30px;
}
.page-product #spltr-07e42076-41ee-45c4-8638-7b3b2924d6d2 {
    width: 100%;
    max-width: 100%;
}
.product-widget.widget-productName .product-name {
    margin-bottom: 20px;
    padding-bottom: 10px;
    font-size: 24px;
    line-height: 30px;
}
.product-widget.widget-price {
    margin-top: 20px;
}
.product-detail-height {
    height: auto;
}
.product-widget.widget-productImage {
    margin-right:0;
}
.widget.widget-form.contact-us-page {
    padding-right: 0px;
}
    /*start:poppup*/
    .popup {
        max-width: 90%;
        min-width: 90%;
        padding: 20px;
        left: 5% !important;
    }
    .popup .body {
        padding: 0;
    }
    .popup .button-line, .popup .footer {
        padding: 6px 0 22px;
    }
    .popup table {
        margin-bottom: 8px;
    }
    .image-popup-container{
        left: auto !important;
        right: auto !important;
        margin: 0 10px;
        max-width: 95% !important;
        min-width: 95% !important;
        width: 95% !important;
        z-index: 10101010101 !important;
    }
    .image-popup-container  img.popup-image {
        max-width: 100%;
    }
    .popup .header{
        margin: 0 0 10px 0;
    }
    .popup .footer button,
    .popup .footer .button {
        margin: 7px 0;
        width: 100%;
        font-size: 15px;
    }
    .site-popup .title-bar, .confirm-popup .header-line{
        margin-bottom: 15px;
    }
    .confirm-popup.popup .button-line {
        padding-top: 20px;
    }
    .popup a.cart-page-button.button.et_ecommerce_view_cart {
        margin-left: 0;
    }
    #webcommander-page .add-to-cart-popup.popup td {
        width: 100%;
        display: block;
        text-align: center;
    }
    #webcommander-page .add-to-cart-popup.popup .stepper{
        margin: auto;
        float: none;
        width: 100%;
        justify-content: center;
    }
    /*end:popup*/
    .auto-page.page-product .page-content {
    padding: 0;
}
.page-cart .cartitem-btn-wrapper {
    display: block;
}
.page-cart td.quantity {
    position: relative;
}

.page-cart .quantity .wrapper {
    height: 20px;
}
.page-cart .cartitem-table.product-thumb-view thead tr th,
    .page-cart .cartitem-table.product-thumb-view tbody tr td,
    .page-cart .cartitem-table.product-thumb-view tbody tr td.remove,
    .page-cart .cartitem-table.product-thumb-view tbody tr td.image,
    .page-cart .cartitem-table.product-thumb-view tbody tr td.product-name,
    .page-cart .cartitem-table .cart-item:first-child td,
    .page-cart .cartitem-table .cart-item:last-child td {
        width: 100%;
        max-width: 100%;
        text-align: center;
        padding: 10px 0;
    }
.page-cart .quantity .stepper {
    position: relative;
    z-index: 999;
    width: 225px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    vertical-align: top;
    top: -30px;
}
.page-cart .quantity .stepper .stepper-input {
    margin: 0 4px 0 0;
    padding-left: 0;
    padding-right: 15px;
}
.page-cart .stepper .stepper-arrow.up {
    margin-left: -9px;
}
.page-cart .quantity .stepper .stepper-input {
    width: 43px;
}
.page-cart .stepper .stepper-arrow.down {
    width: 28px;
}
.check-out-total .left-column, .shopping-cart-total .left-column {
    width: 100%;
}
.check-out-total .right-column, .shopping-cart-total .right-column {
    width: 100%;
}
.shopping-cart-total td:nth-child(even){
    text-align: right;
   width:100%;
}
.responsive .checkout-page-options .new-customer,
.responsive .checkout-page-options .registered-customer {
    border-left: none;
    padding:0;
    width: 100%;
}
.responsive .checkout-page-options .registered-customer .form-row label {
    width: 100%;
    line-height: 20px;
}
.responsive .checkout-page-options .registered-customer input[type=text],
.responsive .checkout-page-options .registered-customer input[type=password]{
    width: 100%;
    float: none;
}
.responsive .checkout-page-options .registered-customer button.login-submit {
    width: 100%;
    margin-top: 5px;
    float: none;
    max-width: 100%;
}
.responsive .checkout-page-options .registered-customer {
    border-top: 1px solid #CCCCCC;
    padding: 30px 0 0 0;
    margin: 20px 0 0 0;
}
.responsive  .cq-join-newsletter .message-block.error-message,
.responsive  .cq-join-newsletter .message-block.error{
    width: 97%;
}
.responsive .cq-join-newsletter .message-block.info-message {
    width: calc(100% - 5px);
}

.responsive  .product-container span.pagination {
    float: none;
    display: block;
    margin: 20px 0 0 0;
}
.responsive.page-post-payment table.cartitem-table td.product-name .wrapper {
    text-align: right;
}
.responsive.page-post-payment .cartitem-table td.price {
    padding: 0 0 15px 0;
}
.responsive.page-post-payment table.cartitem-table td.product-name {
    padding-top: 15px;
}
.registered-customer .form-row.lost-password-row {
    padding-left: 0;
}
.checkout-page-options .registered-customer .form-row .errorlist.after {
    margin-left: 0;
}
table.cartitem-table.product-thumb-view colgroup {
    display: none;
}
.responsive .account-details-form .form-row, .responsive .edit-address-form .form-row {
    float: left;
    height: auto;
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    margin: 0;
}
.responsive .account-details-form .form-row, .responsive .edit-address-form .form-row {
    float: left;
    height: auto;
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    margin: 10px 0 0 0;
}
.page-product .add-to-cart-popup.popup  .prodict-name{
    font-size: 15px;
}
.page-product .bmui-tab .bmui-tab-header{
    padding: 10px 20px;
}
/*start:poppup*/
#webcommander-page  .add-cart-information-popup.popup,
#webcommander-page   .add-to-wishlist-popup.popup,
#webcommander-page .site-popup.popup, #webcommander-page .confirm-popup.popup,
#webcommander-page .add-to-cart-popup, #webcommander-page .wish-list-popup,
#webcommander-page .add-to-compare-popup,
#webcommander-page .tell-friend.tell_friend_popup {
    margin: 0;
    max-width: 650px !important;
    overflow: auto;
    max-height: 471px;
    width: 95% !important;
    height: auto !important;
    padding: 10px;
    z-index: 10101010101 !important;
    top: 50% !important;
    -webkit-transform: translateY(-50%);
    transform: translate(-50%,-50%);
    left: 50% !important;
    right: 15px !important;
}
#webcommander-page .popup .header{
    padding: 30px 0 15px 0;
}
.popup .body {
    padding: 0 10px;
}
.popup .button-line, .popup .footer {
    padding: 6px 0 22px;
}
.popup table {
    margin-bottom: 8px;
}
.image-popup-container{
    left: auto !important;
    right: auto !important;
    margin: 0 10px;
    max-width: 95% !important;
    min-width: 95% !important;
    width: 95% !important;
    z-index: 10101010101 !important;
}
.image-popup-container  img.popup-image {
    max-width: 100%;
}

#webcommander-page .popup .header{
    padding: 30px 0 15px 0;
}
#webcommander-page .popup.add-cart-information-popup .button-item .button,
#webcommander-page .add-to-cart-popup.popup .button-item .button {
    width: 100%;
    padding: 12px 55px;
    margin: 6px 0;
}
.add-to-cart-popup .button-item .button, .add-cart-information-popup .button{
    padding: 9px 50px !important;
}
#webcommander-page .add-to-wish-list-popup.popup .button-item .button{
    width: 100%;
    padding: 12px 55px;
    margin: 6px 0;
}
.popup .button-item {
    margin: 12px 0 0px;
}
.page-product .image-popup-container .image-wrapper {
    padding: 0;
}
#webcommander-page .popup.add-cart-information-popup  .variation-container .variation-type label.type-label{
    text-align: left;
    min-width: 60px;
}
.cartitem-table.product-thumb-view thead tr th, .cartitem-table.product-thumb-view tbody tr td {
    width: 100%;
    padding: 5px !important;
}
.responsive .cartitem-btn-wrapper.top a, .responsive .cartitem-btn-wrapper.top .button {
    margin-left: 0;
    display: inline-block;
    float: none;
    vertical-align: middle;
    width: 190px !important;
    padding: 12px 0;
}
table.cartitem-table {
    table-layout: inherit;
}
.cartitem-table thead {
    display: none;
}
.page-cart .cartitem-table tr {
    border-bottom: 1px solid #ced1d1;
}
.responsive .cartitem-table tbody tr:nth-child(odd) {
    background: transparent;
}
.page-cart .cartitem-table.product-thumb-view tbody tr td.remove {
    padding-top: 15px;
}
.page-cart .cartitem-table.product-thumb-view thead tr th,
.page-cart .cartitem-table.product-thumb-view tbody tr td,
.page-cart .cartitem-table.product-thumb-view tbody tr td.remove,
.page-cart .cartitem-table.product-thumb-view tbody tr td.image,
.page-cart .cartitem-table.product-thumb-view tbody tr td.product-name,
.page-cart .cartitem-table .cart-item:first-child td,
.page-cart .cartitem-table .cart-item:last-child td {
    width: 100%;
    max-width: 100%;
    text-align: center;
    padding: 7px 0;
}
.page-cart td.quantity{
    position: relative;
}
.page-cart .quantity .stepper {
    position: relative;
    z-index: 999;
    width: 110px;
    vertical-align: top;
    top: -7px;
    right: auto;
    left: 0;
    justify-content: start;
    display: inline-flex;
    height: 24px;
    line-height: 19px;
}
.page-cart .quantity .stepper .stepper-input {
    margin: 0 4px 0 0;
}
.page-cart .shopping-cart-total .left-column, .page-cart .shopping-cart-total .right-column {
    width: 100%;
}
.page-cart .shopping-cart-total .left-column, .page-cart .shopping-cart-total .right-column {
    width: 100%;
}
.page-cart .discount-coupon-code-form {
    padding-top: 50px;
}
.page-cart .discount-coupon-code-form label {
    text-align: center;
}
.page-cart .shopping-cartitem  .cartitem-btn-wrapper:not(.top){
    max-width: 100%;
}
.page-cart .shopping-cartitem .cartitem-btn-wrapper:not(.top) .button{
    padding: 12px 15px;
}
.page-cart.responsive .cartitem-table .cart-item td.remove{
    padding-top: 20px;
}
.page-cart.responsive .cartitem-table .cart-item td.price{
    padding-bottom: 20px;
}
.responsive .checkout-page .address-view > .header {
    display: block;
    margin-bottom: 15px;
    margin-top: 10px;
}
.responsive  .checkout-page .address-view > .header   span.toolbar {
    display: block;
    padding: 0;
}
.responsive  .checkout-page .section > .body {
    padding: 0 10px;
}
.responsive  .checkout-page .section.loaded > .header{
    padding-left: 10px;
}
.responsive  .checkout-page .section.loaded > .header .title {
    font-size: 14px !important;
    padding-left: 0;
}
.checkout-page  .address-edit-from-wrap input {
    width: 100%;
}
.responsive .confirm-step-form .left-panel, .responsive .confirm-step-form .right-panel {
    width: 100%;
    padding: 0;
}
.responsive .confirm-step-form .left-panel, .responsive .confirm-step-form .right-panel {
    width: 100%;
    padding: 0;
}
.responsive .confirm-step-form .check-out-total {
    padding-top: 0;
}
.page-checkout .confirm-step-form .check-out-total > .price-row.due-order {
    padding-top: 10px;
}
.page-checkout .confirm-step-form .check-out-total > .price-row {
    text-align: left;
}
.page-checkout .check-out-total *, .page-checkout .shopping-cart-total * {
    font-size: 14px;
}
.page-checkout .confirm-step-form .check-out-total .price-row .label {
    padding: 0;
    text-align: left;
    color: #000;
  line-height: 23px;
}
.confirm-step-form .check-out-total > .price-row .price {
    min-width: auto;
    width: auto;
    float: right;
}
.responsive .payment-gateway select.payment-method {
    width: 100%;
    margin-bottom: 20px;
}
.responsive .check-out-total > .price-row .remove {
    right: 0;
    top: 0;
    position: relative;
}
body.responsive .checkout-page .section.loaded.step-4 .cartitem-table, body.responsive .checkout-page .section.loaded.step-4 .cartitem-table th, body.responsive .checkout-page .section.loaded.step-4 .cartitem-table td {
    margin: 0;
    padding: 7px 0;
    line-height: 18px;
    width: 100%;
    display: block;
    text-align: left;
    font-size: 14px;
    font-weight: normal;
}
.responsive .order-comment-row, .payment-gateway {
    padding-top: 15px;
    margin-bottom:0;
}
.responsive .checkout-page-options .new-customer,
.responsive .checkout-page-options .registered-customer {
    border-left: none;
    padding:0;
    width: 100%;
}
.responsive .checkout-page-options .registered-customer .form-row label {
    width: 100%;
    line-height: 20px;
}
.responsive .checkout-page-options .registered-customer input[type=text],
.responsive .checkout-page-options .registered-customer input[type=password]{
    width: 100%;
    float: none;
}
.responsive .checkout-page-options .registered-customer button.login-submit {
    width: 100%;
    margin-top: 5px;
    float: none;
    max-width: 100%;
}
.responsive .checkout-page-options .registered-customer {
    border-top: 1px solid #CCCCCC;
    padding: 30px 0 0 0;
    margin: 20px 0 0 0;
}
.responsive  .cq-join-newsletter .message-block.error-message,
.responsive  .cq-join-newsletter .message-block.error{
    width: 97%;
}
.responsive .cq-join-newsletter .message-block.info-message {
    width: calc(100% - 5px);
}

.responsive  .product-container span.pagination {
    float: none;
    display: block;
    margin: 20px 0 0 0;
}
.responsive.page-post-payment table.cartitem-table td.product-name .wrapper {
    text-align: center;
}
.responsive.page-post-payment .cartitem-table td.price {
    padding: 0 0 15px 0;
}
.responsive.page-post-payment table.cartitem-table td.product-name {
    padding-top: 15px;
}
.checkout-page .payment-option > .header {
    padding: 15px 0 0 15px;
}
.checkout-page .payment-options .payment-option {
    margin-bottom: 0;
}
.checkout-page .payment-option.active > .body {
    margin: 10px 0;
}
.cartitem-table.order_details_table colgroup {
    display: none;
}
.page-post-payment .cartitem-table th, .cartitem-table td {
    width: 100%;
    text-align: center;
}
.page-post-payment .payment-success-total {
    text-align: center;
}
.page-post-payment .order-details .cartitem-table.order_details_table tr th:last-child,
.page-post-payment .order-details .cartitem-table.order_details_table tr td:last-child{
    text-align: center;
}
.add-to-cart-popup .short-info div.item {
    max-width: 160px;
    margin: 0 auto;
}
.page-contact .contact-map {
    margin: 50px 0 0;
}
body.page-home .footer {
    width: 100%;
    text-align: center;
}
form.save-cart-init-form .body {
    padding: 0 ;
}
    .category-details .product-container .title, .category-details .subcategory-container .title {
        text-align: center;
        padding-top: 0;
    }
  .subcategory-container {
        padding-top: 10px;
    }
    .product-widget.widget-addCart {
        text-align: center;
    }
    .product-widget.widget-addCart .info-number {
        text-align: center;
    }
.product-widget.widget-price {
    margin-top: 0px;
}
.widget-productImage .multi-image-scroll-wrapper {
    position: relative;
    bottom: 0 !important;
    text-align: center;
}
.product-widget.widget-variation .variation-container {
    margin-top: 15px;
}
.product-widget.widget-variation {
    margin-top: 20px;
    padding-top: 15px;
}
        .left-container.open {
    overflow-y: auto;
}
.product-widget.widget-productSummary {
    padding: 20px 0 30px;
}
.widget.widget-snippet.contact-us-page-address .widget-title {
    padding-bottom: 25px;
    padding-top: 50px;
}
.widget.widget-snippet .outdoor-emporium-pics > p {
    right: 12px;
}
.footer .widget.footer-contact .widget-title,.footer .widget.footer-contact .footer-contact{
    text-align:center;
}
.widget.widget-snippet .footer-map {
    max-width: 300px;
    margin: 0 auto;
}
.widget.widget-snippet .map-picture {
    text-align: center;
}
.widget.widget-snippet .footer-map .map-picture img {
    max-width: 200px;
    padding: 20px 0;
}
.widget.widget-snippet .map-picture-caption {
    max-width: 280px;
    margin: 0 auto;
}
.widget.widget-navigation.footer-menu {
    max-width: 100%;
}
.responsive .footer .form-row input[type="text"] {
    width: 100%;
}
.widget.widget-html.custom-made-planters-right, .page-custom-made-planters .custom-form.contact-form-template {
    margin-left: 0px;
    margin-top: 30px;
}
.page-custom-made-planters .custom-form.contact-form-template {
    padding-top: 0;
    margin-top: 0;
    max-width:100%;
}
/*------------------*/
body > .header {
    border: 19px solid #FFF;
    border-bottom: 0;
}
.responsive .header > .widget-container {
  background: #fff;
}

.responsive .widget.widget-image.company-logo{
  padding:0 0 35px
}
.responsive .widget.widget-image.company-logo::after {
    position: absolute;
    content: "";
    left: 0;
    bottom: 15px;
    width: 100%;
    height: 5px;
    background: #f5f5f5;
}

body.page-home > div.body {
    border-right: 19px solid #FFF;
    border-left: 19px solid #FFF;
    border-bottom: 19px solid #fff;
    border-top: 0px solid #FFF;
    margin-bottom: 0px;
    padding-bottom: 0px;
}
body > .footer {
    border-top: 19px solid #F5F5F5;
}
.widget.widget-snippet .outdoor-emporium-pics .outdoor-emporium-pic-1, .widget.widget-snippet .outdoor-emporium-pics .outdoor-emporium-pic-2, .widget.widget-snippet .outdoor-emporium-pics .outdoor-emporium-pic-3, .widget.widget-snippet .outdoor-emporium-pics .outdoor-emporium-pic-text {
    margin-left: 30px;
}
body > div.body {
    padding: 0;
    border-top: 19px solid #F5F5F5;
        margin-bottom: -19px;
padding-bottom: 60px;
}
.category-details .category-details-container span.description h1 {
    font-size: 20px;
    line-height: 28px;
    text-align:center;
}
.page-checkout .check-out-total .price-row .label,
.page-cart .shopping-cart-total td.total-label {
    min-width: 125px;
}
.order-details .cartitem-table.order_details_table tr th:last-child,
.order-details .cartitem-table.order_details_table tr td:last-child{
    text-align: center;
}
.cartitem-table.product-thumb-view tbody, .confirm-step-form tbody {
    display: block;
}
.menu-button.responsive-menu-btn.close {
    position: absolute;
    top: -205px;
    left: -60px;
}
.footer .newsletter .errorlist.after .message-block, .footer .newsletter .message-block.info-message, .footer .newsletter .message-block.success {
    max-width: 252px;
}
  .checkout-page .payment-option.active > .body .info {
  letter-spacing: -0.1px;
  font-size: 14px;
    line-height: 30px;
}
.checkout-page .payment-option:first-child > .body {
    padding: 0;
}
.checkout-page .payment-option .row .price-row input {
  float: right;
}
.responsive .checkout-page .section > .body .checkout-comment {
  font-size: 15px;
}
}



@media (max-width: 600px) {
.widget.widget-snippet .outdoor-emporium-pics .outdoor-emporium-pic-1, .widget.widget-snippet .outdoor-emporium-pics .outdoor-emporium-pic-2, .widget.widget-snippet .outdoor-emporium-pics .outdoor-emporium-pic-3, .widget.widget-snippet .outdoor-emporium-pics .outdoor-emporium-pic-text {
    margin-left: 0px;
}
    .widget.widget-snippet .outdoor-emporium-content h1 {
        font-size: 24px;
        padding: 0;
    }
    .widget.widget-pageHeading{
        margin-bottom: 0;
    }
.widget.widget-pageHeading h1,
   .widget.widget-pageHeading h2{
    font-size: 27px;
}
.widget.widget-pageHeading {
    margin-top: 0;
    padding: 10px 0;
}
.blog-post-details .title,.widget.widget-form.contact-us-page .widget-title, .widget.widget-snippet.contact-us-page-address .widget-title {
    font-size: 26px;
    padding: 0 0 10px;
}
.widget.widget-article.faq-page-content h5 {
       font-size: 20px;
}
.widget.widget-snippet .contact-page-address h4 {
    font-size: 16px;
}
.page-login .login-form {
    padding: 30px 15px;
}
.page-login .login-form .form-row{
    overflow: hidden;
}
.page-registration .registration-form {
    padding: 20px 15px;
    overflow: hidden;
}
.registration-form > .form-row:not(.submit-row) {
    width: 100%;
}
.login-form .submit-row .login-button {
    width: 100%;
}
.login-form input[type="password"], .login-form input[type="text"] {
    margin-bottom: 10px;
}
.responsive .compare-details{
    overflow:auto;
}

.responsive .compare-details table.product-view input[type="submit"], input[type="button"], button, .button, a.button {
    padding: 10px 15px;
}
.page-login .message-block.info-message, .page-login .message-block.success{
font-size: 13px;
width: 80%;
}
.widget.widget-snippet.contact-us-page-address {
    padding-top: 30px;
}
.errorlist {
    min-width:auto;
}
.widget.widget-snippet .clients-page-area table td {
    padding: 5px;
}
.widget.widget-snippet .outdoor-emporium-pics .outdoor-emporium-pic-1 {
    z-index: 99;
}
.responsive.page-home .page-content {
    padding-top: 25px;
}
.responsive .outdoor-emporium-pics .bottom-part {
    margin-top: 40px;
}

}


@media (max-width: 479px){
    .product-widget.widget-addCart .stepper .stepper-input, .product-widget.widget-addCart .stepper .stepper-arrow.down::before, .product-widget.widget-addCart .stepper .stepper-arrow.up::before{
        font-size: 20px;
    }
    .product-widget.widget-addCart .stepper::before {
        font-size: 20px;
    }
.product-view.image-view .product-name, .product-view.scrollable-view .product-name {
    text-align: center;
    margin: 15px 0 12px;
    height: auto;
}
.product-view .header, .category-view .header, .entire-search .header, .product-search .header {
    text-align: right;
    margin-top: -35px;
}
.category-details{
    margin-bottom: 0;
}
.product-view .sortable {
    margin-right: 0px;
    border: none;
}
.responsive .product-view.image-view .product-block, .product-view.scrollable-view .product-block, .category-details .category-view .category-image-view.category {
    width: 100%;
    padding: 20px 0;
    margin: 0;
    max-width: 300px;
    margin: 0 auto;
}
.responsive .blog-post-item {
    -ms-flex: 100%;
    flex: 100%;
    max-width: 100%;
    margin: 0 0 20px;
}

.product-widget.widget-addCart .add-to-cart-button {
    padding: 2px 20px;
    width: calc(100% - 55px);
}
.responsive .product-widget.widget-productImage {
    margin-right: 0;
    text-align:center;
}
.quick-cart-content {
    width: 250px;
    padding:15px;
}
.page-cart .cartitem-btn-wrapper .button {
    margin-bottom:10px;
    width: 100%;
}
.checkout-page .toolbar-btn + .toolbar-btn {
    margin-left: 0;
    margin-top: 5px;
}
.checkout-page .address-view > .header, .checkout-page .address-view > .header span.title {
    display: block;
    width: 100%;
}
.page-checkout .confirm-step-form .check-out-total > .price-row.due-order {
    padding-top: 40px;
}
.price-row.default-payment.storeCredit .price.editable {
    text-align: right;
    width: 100%;
    margin-top: -10px;
}
.price-row.default-payment.storeCredit .label.storeCredit-label {
    padding-top: 10px;
}
.footer .footer-copyright p {
    line-height: 20px;
    max-width: 300px;
    margin: -18px auto 0;
}
.page-reset-password .server-message.message-block.error-message, .page-reset-password .server-message.message-block.error {
    top:25%;
}
.contact-form-template .double-input-row .form-row {
    width: 100%;
}
.widget.widget-snippet.header-phonenumber {
  max-width: 45px;
}
.widget.widget-navigation.user-login {
  margin-right: -80px;
}
.widget.widget-cart.header-cart {
  margin-right: -220px;
}
.widget.widget-snippet.header-phonenumber {
    margin-top: -4px;
}
.widget.widget-snippet .header-phone-link {
    max-width: 45px;
    max-height: 45px;
    border-radius: 50px;
    overflow:hidden;
}
.widget.widget-snippet .header-phone-link a {
    color: #fff;
}
.widget.widget-snippet .header-phone-link a:hover {
    color: green;
}
.widget.widget-snippet .header-phone-link a::after {
    content: url("/template/0a56a3ea/images/call.svg");
    position: absolute;
    width: 45px;
    height: 45px;
    left: -2px;
    top: 13px;
}
.widget.widget-snippet .header-phone-link a:hover::after {
    content: url("/template/0a56a3ea/images/call-hover.svg");
}
.widget.widget-snippet .outdoor-emporium-pics .outdoor-emporium-pic-1, .widget.widget-snippet .outdoor-emporium-pics .outdoor-emporium-pic-2, .widget.widget-snippet .outdoor-emporium-pics .outdoor-emporium-pic-3 {
    width: 250px;
    height: 250px;
}
.server-message.message-block.error-message, .server-message.message-block.error {
    max-width: 280px;
}
.page-product .widget-productImage .image-preview-box .sale.tag-mark {
    background-size: 50px;
    height: 50px;
    width: 50px;
}
.widget.widget-snippet .contact-page-address .box-wrap .footer-content p a {
    font-size: 15px;
}
  
.responsive .body > .body-section > .widget-container {
  padding-left: 10px;
}
  .responsive.page-form-submitted-successfully .body > .body-section > .widget-container {
  padding: 10px;
}
.widget-productImage .detail-image-swiper.left {
  left: 35%;
}
}


@media (max-width: 360px){
    .left-container {
        width: 250px;
        float: left;
    }
    .page-container.open {
        -webkit-transform: translate3d(250px,0,0);
        -moz-transform: translate3d(250px,0,0);
        -ms-transform: translate3d(250px,0,0);
        -o-transform: translate3d(250px,0,0);
        transform: translate3d(250px,0,0);
    }
    .product-widget.widget-addCart .stepper::before {
        font-size: 16px;
    }
    .widget.widget-snippet .contact-page-address .box-wrap .footer-content p {
        font-size: 16px;
        margin-bottom: 20px;
    }
    .widget.widget-snippet .contact-page-address .box-wrap .footer-content p span {
        margin-bottom: 15px;
        display: block;
    }

    .registration-form input[type="text"],
    .registration-form input[type="password"],
    .registration-form select,
    .registration-form input {
        height: 38px;
    }
    .product-widget.widget-addCart .info-number a.call-link {
        display: block;
        margin-top: 10px;
    }
    .checkout-page .section {
        margin-bottom: 0;
    }
    .widget.widget-form.contact-us-page {
        overflow: hidden;
    }
    .widget.widget-snippet .contact-page-address .box-wrap .footer-content p a {
    padding-left: 0;
}
.product-widget.widget-information .bmui-tab .bmui-tab-body-container td {
    font-size: 13px;
}
}
