
.clear10 {height: 10px;}
.clear20 {height: 20px;}

.paddingtopzero {padding-top: 0px !important;}
.paddingbottomzero {padding-bottom: 0px !important;}

.productListingContainer .container { max-width: 1700px;}

.component-introduction ::before {display: none;}
.form .c1-bg .form-control { border-color: #fff;}

.pods-component ::before { color: #fff;}

.img-thumbnail {border:none;}

a.btn { border-radius: 5px;}

button.btn.btn-warning { padding: 9px !important;}
.ktCheckoutLink.btn { padding: 9px !important;}
a.js-decrease-qty.btn.base-btn-bg.base-btn-text {padding: 6px 6px;}
a.js-increase-qty.btn.base-btn-bg.base-btn-text {padding: 6px 6px;}

/*Tom Madden CSS*/
.hover:hover {
    cursor: pointer;
}
.editLink {
    position: absolute;
    left: 12px;
    top: 110px;
    background-color: #B19A44;
    color: #fff;
    font-size: 25px;
    border-radius: 27px;
    width: 40px;
    height: 40px;
    text-align: center;
    padding-top: 3px;
}
.kt-sku {
    color: #9e28b5;
}
.kt-price {
    font-size: 1.5rem;
    font-weight: bold;
    color: #000;
}
.kt-checkout-container {
    margin-top: 98px;/*just added to push this below the default header, */
}

/*temporary colours, to be changed*/
.pagination .current {
    color: aliceblue;
    background-color: lightcoral;
}
.pagination .first, .pagination .last {
    padding: 10px;
}

/* Modal for Tartan Finder */


#modalBody {
    padding: 2rem;
}

#modalBody .shop-detail .heading.main.c3-text.utProductDetailHeading {
    padding-right: 40px;
}

#modalBody .container {
    padding: 0px;
}

/*Tablet Portrait*/
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {
    #modalBody {
        max-width: 100%; /*There will need to be media queries added for styling for different devices sizes*/
    }
}

#dialog1 {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    z-index: 9999;
    background: rgba(65, 54, 89, 0.9);
}

#modalBody {
    position: relative;
    padding: 1rem;
    margin: 0 auto;
    max-width: 95%; /*There will need to be media queries added for styling for different devices sizes*/
}

#popup1 {
    width: 30%;
    min-width: 200px;
    height: 30%;
    top: 80px;
    right: 30px;
    position: absolute;
    z-index: 9999;
    background: #fff;
}

#popupBody {
    position: relative;
    padding: 3rem;
    margin: 0 auto;
    max-width: 75%; /*There will need to be media queries added for styling for different devices sizes*/
}

.close-button {
    top: 20px;
    right: 20px;
    position: absolute;
}

.close-button button {
    background-color: #000;
    border: none;
    padding: 4px 9px 5px;
    color: #fff;
}

    /*Tom Madden CSS*/
    .close-popup {
        display: none;
    }

    #dialog1 .close-popup {
        display: block;
        border: none;
        background-color: #000;
        color: #fff;
        font-weight: bolder;
        min-width: 24px;
        text-align: center;
        margin-bottom: 30px;
        margin-top: -27px;
    }

    .was-price {
        color: red;
        text-decoration: line-through;
        font-size: 22px;
    }

    .kt-product-list .was-price {
        font-size: 15px;
        padding-right: 15px;
        color: #aaa;
    }

    .now-price {
        color: #B19A44;
        font-weight: bold;
        padding-left: 10px;
    }

    /*Out of Stock Notice*/
    .outOfStockNotice p {
        background-color: red;
        color: #fff;
        padding: 12px;
        font-weight: 700;
        font-size: 17px;
        line-height: 21px;
        width: 96.5%;
    }
    /*Out of Stock Notice*/

    /*Slick Arrows*/
    .slick-prev.slick-arrow, .slick-next.slick-arrow {
        background-color: #000;
    }

    /*Main Nav*/
    nav.main, nav.secondary, nav.secondary ul li.dropdown .dropdown-menu > a, .anchors-component, .btn, button, button.btn {
        font-family: 'montserrat',sans-serif;
        font-weight: 400;
    }

        nav.main ul {
            font-size: 16px;
            padding-top: 0px;
        }

        nav.main > ul > li > span > a {
            padding: 38px 15px 35px 15px;
        }

        nav.secondary ul, nav.secondary ul li.dropdown .dropdown-menu > a {
            font-size: 16px;
            padding-top: 3px;
        }

        nav.main ul > li > ul {
            padding: 10px 0px;
        }

        nav.main > ul > li.has-child > span::after {
            padding-top: 41px;
        }

    header#site-header nav.cta-links .btn {
        font-family: 'ivypresto-display', serif !important;
        font-style: italic;
        text-transform: inherit;
        font-weight: 600;
        font-size: 16px;
        padding: 12px 12px;
    }

    nav.cta-links {
        padding: 5px;
        margin-right: 39px;
    }

    nav.secondary>ul>li>span>div, nav.secondary>ul>li>span>a, nav.secondary>ul>li>a {padding: 36px 8px;}
    nav.secondary {margin-right: 40px;}
    /*Main Nav*/


    /*Site Search*/
    .searchResultsPage .btn.base-btn-borders {border-color:#B19A44;}
    
    header#site-header .site-search {top: 0px; right: 0px;}
    header#site-header .site-search a.expand-search { width: 50px; height: 59px; top: 21px;}
    header#site-header .site-search a.expand-search::after {    width: 0px;}
    header#site-header .site-search.open-search {left: 502px;}
    
    .listing_search-results p.heading { 
    text-align: center;
    font-size: 14px !important;
    font-weight: 600;
    color: #231f20 !important;
    padding: 0px 10px;
    font-family: 'montserrat', sans-serif !important;
    margin-bottom: -10px !important;
    line-height: 18px;
    }
    
    .listing_search-results p.price { font-weight: 600; color: #666; font-size: 15px;}
    /*Site Search*/


    /*Page Banners*/
    .c2-bg, .item.item_overlay .inner .image.c2-bg::before, .banner-component .item.item_overlay.c2-bg .inner::before {
        background-color: rgba(0,0,0,0.7);
    }

    .item_scale-banner .secondary-heading {
        font-size: 18px !important;
    }

    .item_scale-banner h1 {
        font-size: 60px !important;
    }

        .item_scale-banner h1 em {
            font-size: 40px !important;
        }

    .item_takeover-banner .secondary-heading {
        font-size: 18px !important;
    }

    .item_takeover-banner h1 {
        font-size: 60px !important;
    }

        .item_takeover-banner h1 em {
            font-size: 40px !important;
        }

    .item_short-banner .secondary-heading {
        font-size: 18px !important;
    }

    .item_short-banner h1 {
        font-size: 60px !important;
    }

        .item_short-banner h1 em {
            font-size: 40px !important;
        }

    .banner-component .item:not(.item_scale-banner) .image {
        background-position: top !important;
    }
    /*Page Banners*/



    /*Listing Pods*/
    .listing-pods h2 {
    font-size: 16px;
    margin-bottom: 0px;
    line-height: 27px;
    font-family: 'montserrat', sans-serif !important;
    font-weight: 600;
    }

    .listing-pods h6 {
        font-size: 16px;
        padding-bottom: 15px;
        font-weight: 700;
    }

    .listing-pods .item .inner {
        border-bottom: solid 1px #B19A44;
    }
    /*Listing Pods*/


    /*Product Category Pods*/
    #pos_2676 .secondary-heading, #pos_3453 .secondary-heading {
        font-size: 18px;
    }

    #pos_2676 .heading, #pos_3453 .heading {
        font-size: 30px;
    }

    #pos_2676 .link, #pos_3453 .link, #pos_3456 .link {
        display: none;
    }

    #pos_2676 .listing .item, #pos_3453 .listing .item {
        margin: 15px 0px 35px;
    }
    /*Product Category Pods*/


    /*Split Components*/
    #site-content > .component.split-component .item_text-block .secondary-heading, #site-content > .component .component-introduction .secondary-heading, #site-content > .component .component-outro .secondary-heading, #site-content > .component.cta-component .secondary-heading {
        font-size: 20px;
    }

    .component.split-component .heading.main {
        font-size: 35px;
    }
    /*Split Components*/

    /*Subscription Banner*/
    #pos_2669 h4 { font-size: 37px;}
    #pos_2669 .info::before {background-color: #fff;}
    /*Subscription Banner*/


    /*Product & category Listing Pages*/
    .productListingContainer .img-thumbnail {
        border: none;
    }

    .productListingContainer .heading {
            text-align: center;
    font-size: 14px !important;
    font-weight: 600;
    color: #231f20 !important;
    padding: 0px 10px;
    font-family: 'montserrat', sans-serif !important;
    margin-bottom: -10px !important;
    line-height: 18px;
    }

    .kt-product-list .product .heading {
        min-height: 17px;
    }

    #SnipcartPrice {
        font-weight: 600;
        color: #666;
        font-size: 15px;
    }

    .form-check-input {    margin-top: 0.4rem;}

    .kt-product-list .product {
        margin-bottom: 45px;
    }

    .productCount p {
        padding-left: 10px;
        font-weight: 700;
        font-size: 15px;
        margin-top: -10px;
        color: #222020;
    }

    .loadMoreBTN a {
        width: 100%;
        padding: 10px 19px !important;
        font-weight: 700;
        background-color: #222020;
        border-radius: 8px;
        color: #fff !important;
    }

        .loadMoreBTN a:hover {
            background-color: #B19A44;
            color: #fff;
        }
        
    .loadMoreBTN a.hover.button.current { background-color: #B19A44 !important;}

        .loadMoreBTN a:focus {
            color: #fff;
        }
    /*Product & category Listing Pages*/


    /*Product Page Styles*/
    .breadcrumb-trail {
        background-color: #f7f6f4;
        border: none;
    }

        .breadcrumb-trail ol.breadcrumb li.breadcrumb-item a, .productPageStyle .breadcrumb-trail ol.breadcrumb li.breadcrumb-item > span {
            color: #000;
        }

    .ktProductDetail h1.heading.main {
        font-size: 46px !important;
        color: #231f20;
    }

    .ktProductDetail .kt-sku {
        color: #828282;
        margin-top: 15px;
    }

    .ktProductDetail .kt-price {
        font-size: 25px;
        font-weight: 400;
    }

    .productPageStyle .slick-slider .slick-prev, .productPageStyle .slick-slider .slick-next {
        background-color: #000;
    }

    .productPageAccodiansStyle {
        padding-top: 50px !important;
        padding-bottom: 20px !important;
    }

        .productPageAccodiansStyle .repeatable.accordion .tab .nav-link {
            background-color: #f7f6f4;
            border: none;
            margin-bottom: 9px;
            color: #000;
        }

        .productPageAccodiansStyle p {
            color: #333;
            font-size: 16px;
        }

        .productPageAccodiansStyle .repeatable.accordion .repeatable-content {
            border: none;
            background-color: #f7f6f4;
            margin-top: -8px;
            margin-bottom: 8px;
        }

    .ProductPageColBG {
        background-color: #FCFCF8;
    }

    .ktProductDetail .item_slideshow-block .slick-dots {
        display: none !important;
    }

    .ktProductDetail .CustomiseHeader {
        background-color: #231f20;
        color: #fff;
        padding: 12px 10px;
        width: 100%;
        display: block;
        margin-top: 30px;
        margin-bottom: -5px;
    }

    .kt-Product-Custom .optionHeader {
        color: #333;
        font-size: 16px;
    }

    .kt-ProductOptionsGroup {
        background-color: #eee;
        padding: 14px 20px 30px;
        margin-top: -10px;
    }

        .kt-ProductOptionsGroup select {
            width: 100%;
            padding: 8px;
            margin-top: -9px;
            border: none;
            margin-bottom: -7px !important;
        }

    .BasketBtns {
        margin-top: 30px;
    }

    .ktBasketQty a {
        width: 45px;
        height: 45px;
        padding: 7px;
        font-weight: 800;
        background-color: #eee !important;
        color: #231f20 !important;
    }

        .ktBasketQty a:hover {
            background-color: #B19A44 !important;
            color: #fff !important;
        }

    .ktBasketQty li {
        display: inline-flex;
        margin-top: -2px;
    }

    .ktBasketQty .form-control, .form-group.dropdown::after {
        min-height: 35px;
        width: 66px;
        background-color: transparent;
        border: none;
    }

    .kt-Product-Custom .btn-warning {
        width: 96%;
        height: 45px;
        background-color: #231f20;
        border: none;
        color: #fff;
        font-weight: 700;
    }

        .kt-Product-Custom .btn-warning:hover {
            background-color: #B19A44;
        }

    .ktCheckoutLink {
        width: 100%;
        height: 45px;
        background-color: #231f20;
        border: none;
        color: #fff;
        font-weight: 700;
        margin-top: 20px;
    }

        .ktCheckoutLink a {
            color: #fff;
        }

 

    .TartanPreview {
        margin-top: 40px;
    }

    .TartanFinderPreview {
        background-color: #B19A44;
        padding: 20px 0px;
    }

        .TartanFinderPreview p {
            font-weight: 800;
            font-size: 20px;
            color: #333;
            line-height: 24px;
            padding-top: 15px;
            text-transform: uppercase;
        }

            .TartanFinderPreview p a {
                color: #fff;
            }

                .TartanFinderPreview p a:hover {
                    color: #333;
                }

    .kt-added-to-bag {
        padding: 10px;
        margin-top: 30px !important;
        border: 5px solid #B19A44;
        margin-bottom: -21px !important;
    }

        .kt-added-to-bag p {
            font-weight: 800;
            color: #B19A44;
        }


    .ProductPageColBG .image a:hover img, a:hover .image img, .item a:hover .image.background-image { transform: scale(1.05);}
    
    .HowToAccordBullets ul { margin-left:0px;margin-right: 0px; margin-top: 20px !important;}
    .HowToAccordBullets li { list-style: none; padding: 15px; width: 100%; background-color: #231F20; margin-bottom: 4px; font-size: 13px; color: #fff;}
    .AccordColTwo {margin-top:15px;}

    /*Product Page Styles*/

    

    /*You May Also Like*/
    .youMayAlsoLike .img-thumbnail {
        border: none;
    }

    .youMayAlsoLike h2 {
    margin-top: 10px;
    color: #231f20;
    }
    
    .youMayAlsoLike .product h2 {
    margin-top: 5px;
    color: #231f20;
    font-size: 15px;
    margin-bottom: -10px;
    line-height: 20px;
    }

    .youMayAlsoLike .kt-price { font-size: 15px; color: #666 !important;}
    .youMayAlsoLike .was-price { font-size: 15px;}
    /*You May Also Like*/



    /*KT Filters*/
    .kt-filter-heading {
        font-size: 22px;
        color: #B19A44 !important;
        margin-top: 3px;
        letter-spacing: 0px;
        margin-bottom: -2px;
    }

    .kt-filter-search h3 {
        background-color: #231f20;
        color: #fff !important;
        margin-left: -2px;
        padding: 10px;
        font-size: 15px;
        font-family: 'montserrat', sans-serif !important;
        text-transform: uppercase;
    }

    .kt-filter-search label {
        font-size: 14px;
        margin-top: 3px;
        color: #666;
    }

    .kt-filter-search label input[type=checkbox], .kt-filter-search label input[type=radio] { margin-top: 6px;}
    ul.kt-filter { margin-bottom: 25px;}
    /*KT Filters*/




    /*Tartan Finder*/
    .TFexclusiveTartans .item .link {display: none;}
    .TFexclusiveTartans .item p.heading {font-size: 20px !important;}

    #pos_9003 .img-thumbnail { border: none;}
    #pos_9003 p.heading {text-align: center; font-size: 16px !important; font-weight: 600; color: #231f20 !important; padding: 0px 10px; font-family: 'montserrat', sans-serif !important;}

    select#TartanClassification { width: 100%;
    background-color: #ccc;
    color: #fff;
    padding: 8px;
    border: none;
    margin-top: -10px;
    border-radius: 5px;
    text-align: center;
    font-weight: 700;
    }
    select#TartanClassification:hover { background-color: #000;}
    .kt-tartan-finder input { width: 100%; font-size: 16px; padding: 5px; margin-top: 6px; margin-bottom: 5px; text-align: center;}
    .TFCounterResult {font-size: 17px; margin-bottom: 25px; text-align: center; text-align: center;}
    button#js-tartan-search {
    background-color: #000;
    border: none;
    color: #fff;
    text-transform: initial;
    font-weight: 600;
    padding: 8px;
    border-radius: 6px;
    margin-bottom: 40px;
    width: 100%;
    }
    button#js-tartan-search:hover {background-color: #b09a44;}
    
    .KTPagination li {
    padding-right: 2px;
    display: inline-block;
    text-align: center;
    margin-bottom: 19px;
}
    
    /*Tartan Finder*/




    /*KT Cart*/
    .row.KTcart { display: contents;}
    td.KTCartImage { width: 18%;}
    .KTcart .table thead th { text-transform: initial; font-family: 'ivypresto-display', serif !important; font-size: 20px;}
    .KTcart table td { font-size: 15px;}
    .cartContainer { margin-top: 60px; margin-bottom: 60px;}
    .cartHeaders { display: none;}
    
    .cartContainer h1 { margin-bottom: 40px !important; margin-left: -15px;}
    
    .cartContainer .orderline { margin-top: 20px; background-color: #fff; padding: 20px 20px 10px 10px; margin-bottom: 20px; border: 2px #231F20 dotted;}
    .cartContainer .orderline .removeBTN a {color: #fff; font-size: 13px; background-color: #B19A44; padding: 5px 25px; border-radius: 5px; font-weight: 800;}
    .cartContainer .orderline .removeBTN a:hover { background-color: #231F20;}
    .cartContainer .input-group input { width: 100%;}
    .cartContainer span.xs-right { font-weight: 400; line-height: 44px;}
    
    .cartProdHeader a {color: #231F20; font-weight: 500; text-transform: uppercase; margin-bottom: 20px;}
    .cartProdDetails { text-transform: uppercase; line-height: 18px; font-size: 13px; color: #000; font-weight: 300;}
    .carttotalPrice { background-color: #231F20; font-weight: 700; color: #fff; text-align: center; width: 100%; margin-bottom: 14px; border-radius:3px;}
    .cartUnitPrice { display: none;}
    
    .mainCartContent { margin-bottom: 20px;}
    
    .cartBaseNavBar { margin-top: 40px; padding:0px; margin-left: -25px; margin-right: -25px;}
    .cartBaseNavBar button { width: 100%; border: none; padding: 10px; background-color: #231F20; color: #fff;}
    .cartBaseNavBar button:hover { background-color: #B19A44;}
    .cartBaseNavBar .btn-success { width: 100%;}
    .cartBaseNavBar a { background-color: #B19A44; border:none;}
    .cartBaseNavBar a:hover { background-color: #000;}
    
    .cartTotalParent { margin-right: -24px; margin-top: 35px !important; margin-bottom: -11px;}
    .cartTotals { background-color: #231F20; padding: 20px; margin-left: -15px; margin-right: -15px; color: #fff; text-transform: uppercase;}
    .refreshCart {margin-bottom: 10px;}
    .btn-success {margin-bottom: 10px;}
    /*KT Cart*/
    
    
    /*KT Checkout*/
    #order-summary .flex-1 { flex: none !important;}
    .checkoutcodecross {font-weight: 700; padding-right: 10px; margin-top: -8px;}
    #order-summary-toggle .text-lg {font-size: 16px;}
    button.billingPostcodeLookup { background-color: #000;
    color: #fff;
    padding: 12px;
    margin-left: 4px;
    margin-right: 15px;
    border-radius: 5px;
    margin-bottom: 8px;
    text-transform: initial;
    width: 100%;}
    button.billingPostcodeLookup:hover { background-color: #b09a44;}
    select#billingAddressSelect { margin-left: 4px;
    font-weight: 700;
    color: #B19A44;
    margin-bottom: 13px;
    text-transform: uppercase;
    text-align: center !important;
    width: 100%;}
    /*KT Checkout*/


/*Policy Buttons*/
.iubendaButtons {padding-top: 0px !important; margin-top: -59px;}
.PolicyButtons a.iubenda-white.no-brand.iubenda-noiframe.iubenda-embed.iubenda-noiframe {
    background-color: #231F20 !important;
    display: block !important;
    color: #fff !important;
    padding: 20px !important;
    font-size: 18px !important;
    font-family: 'montserrat',sans-serif !important;
    margin-bottom: 5px !important;
}
.PolicyButtons a.iubenda-white.no-brand.iubenda-noiframe.iubenda-embed.iubenda-noiframe:hover {background-color: #B19A44 !important;}

.PolicyAccordians .repeatable .tab .nav-link { color: #fff; border-color: #231F20; background: #231F20; text-transform: initial; margin-bottom: 5px; padding: 18px 20px !important; font-family: 'montserrat',sans-serif !important; font-size: 18px; border: 0px; border-radius:3px; }
.PolicyAccordians .repeatable.tabbed .tab .nav-link:not(.active):hover, .PolicyAccordians .repeatable.accordion .tab .nav-link.collapsed:hover { color: #fff;  background: #B19A44;}
.PolicyAccordians .repeatable.tabbed .tab .nav-link.active, .PolicyAccordians .repeatable.accordion .tab .nav-link:not(.collapsed) { color: #fff;  background: #B19A44;}
/*Policy Buttons*/


/*Contact Page*/
#pos_1343 .checkbox { display: none;}
/*Contact Page*/



    /*Footer*/
    footer#site-footer { color: #ccc;}
    nav.social ul li a {height: 50px !important;}
    .btn-back-to-top { border: none; border-radius: 0px !important;}
    /*Footer*/


    #site-content { background-color: #fff;}

    /*Fonts*/
    .heading {
        font-family: 'ivypresto-display', serif !important;
        text-transform: inherit;
    }

    .h1 {
        font-family: 'ivypresto-display', serif !important;
        text-transform: inherit;
        font-size: 50px;
    }

    h1 {
        font-family: 'ivypresto-display', serif !important;
        text-transform: inherit;
        font-size: 50px;
    }

    .h2 {
        font-family: 'ivypresto-display', serif !important;
        text-transform: inherit;
        font-size: 30px;
    }

    h2 {
        font-family: 'ivypresto-display', serif !important;
        text-transform: inherit;
        font-size: 30px;
    }

    .h3 {
        font-family: 'ivypresto-display', serif !important;
        text-transform: inherit;
        font-size: 25px;
    }

    h3 {
        font-family: 'ivypresto-display', serif !important;
        text-transform: inherit;
        font-size: 25px;
    }

    .h4 {
        font-family: 'ivypresto-display', serif !important;
        text-transform: inherit;
        font-size: 18px;
    }

    h4 {
        font-family: 'ivypresto-display', serif !important;
        text-transform: inherit;
        font-size: 18px;
    }

    .h5 {
        font-family: 'montserrat', sans-serif !important;
        text-transform: inherit;
    }

    h5 {
        font-family: 'montserrat', sans-serif !important;
        text-transform: inherit;
    }

    .h6 {
        font-family: 'montserrat', sans-serif !important;
    }

    h6 {
        font-family: 'montserrat', sans-serif !important;
    }

    p {
        font-family: 'montserrat', sans-serif !important;
    }

    body {
        font-family: 'montserrat', sans-serif !important;
        background-color: #fff;
    }

    h1 em {
        font-family: 'ivypresto-display', serif !important;
        text-transform: inherit;
        font-size: 40px !important;
        font-weight: 400;
    }

    h2 em {
        font-family: 'ivypresto-display', serif !important;
        text-transform: inherit;
        font-size: 30px !important;
        font-weight: 400;
    }
    /*Fonts*/


    h6, p, ul, ol, table td, dt {
        font-size: 15px;
    }


    .GreyText {
        color: #808184;
    }

    .BlueText {
        color: #B19A44;
    }

    .BlackText {
        color: #231f20;
    }

    .WhiteText {
        color: #fff;
    }

    .GoldText {
        color: #B19A44;
    }
    
    
    .dropShadowText h2 {text-shadow: 2px 2px 4px #333;}










    /* Responsive Styles */


    /*Phone*/
    @media screen and (max-width: 750px) and (min-width: 100px) {

        header#site-header #logo {
            padding: 19px;}
            
        .kt-filter-search { display: none;}
            
        .item_short-banner h1 em { font-size: 26px !important;}
        .item_short-banner h1 { font-size: 38px !important;}
        
        .KTCheckoutLogo {display:none;}
        #order-summary-toggle { margin-top: -18px;}

            header#site-header #logo a {
    width: 167px;
    height: 43px;
}

            header#site-header .site-search {
                top: 0px;
                right: 0px;
                width: 100%;
            }
            
    .cartContainer { margin-top: -20px; margin-bottom: 0px; padding: 40px;}
    .mainCartContent {padding: 0px;}
    .cartImage {margin-bottom: 20px;}
    
    nav.main > ul > li > span > a { padding: 15px;}
    nav.main > ul > li.has-child > span::after { padding-top: 15px;}
    nav.secondary>ul>li>span>a {padding: 10px 0px;}
    
    .topBreadCrumb { display: none;}
    
    .kt-Product-Custom .btn-warning { width: 90%;}
    
    .carttotalPrice {margin-top:10px;}
    .cartContainer .orderline .removeBTN a { font-size: 16px; width: 100%; display: block; text-align: center; margin-left: 0px; margin-bottom: -8px; padding: 10px 0px; margin-top: 0px !important;}
    .cartProdDesc { padding-left: 29px; padding-right: 29px;}
    .cartTotalParent { margin-right: -24px; margin-top: 20px !important; margin-bottom: -28px; margin-left: 5px;}
    
    }
    /*Phone*/






    /*Tablet Portrait*/
    @media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {
        
        nav.main > ul > li > span > a { padding: 15px;}
        nav.main > ul > li.has-child > span::after { padding-top: 15px;}
        nav.secondary>ul>li>span>a {padding: 10px 0px;}
        
        .KTCheckoutLogo {display:none;}
        #order-summary-toggle { margin-top: -18px;}
        
        .KTTartanSearchButtons { margin-top: -70px;}
    
        .kt-Product-Custom .btn-warning { width: 93%;}
    
    }
    /*Tablet Portrait*/





    /*Tablet Landscape*/
    @media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
        
        .kt-Product-Custom .btn-warning { width: 93%;}
    
    }
    /*Tablet Landscape*/










    /*Additional Responsive Styles*/

    @media screen and (max-width: 1291px) and (min-width: 1200px) {

        header#site-header #logo {
            padding: 22px 0px 0px 10px;
        }

            header#site-header #logo a {
                width: 230px;
                height: 59px;
            }

        nav.main > ul > li > span > a {
            padding: 40px 28px 35px 6px;
        }

        nav.main ul {
            font-size: 15px;
        }

            nav.main ul ul {
                font-size: 15px;
            }

        header#site-header nav.cta-links .btn {
            padding: 12px 15px;
            height: auto;
            font-size: 16px;
        }
    }
