<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#cartComment {
    width: 100%;
    height: 100px;

}

label.error {
    color: #d9534f;
    font-weight: normal;
    font-size: 90%;
}

input.error {
    border-color: #d9534f;
}

.white-popup {
    max-width: 600px;
   
    padding: 20px;
    min-height: 400px;
}

.top-header-text {

    margin-bottom: 0px;
    margin-top: 12px
}
.category-menu li a img {
    max-width: 50px;
    max-height: 50px;
    margin-top:10px;
}

.orange-tab &gt; a {
    border-color: #c99947 !important;
    color: #c99947 !important;
}

.home-icon {
    margin-bottom: 10px;
}

.subcategory-notselected a {
    color: #555 !important;
}
.product-subcategories {

    padding-left: 20px !important;
}

.product-comment-area {

    width: 50%;
}
.label-quantity {

    margin-top: 20px;
    margin-bottom: 10px;
}

.label-price {
    margin-top: 20px;
    margin-bottom: 0px;
    font-size: 14px;
}
.price {

    margin-top: 20px;
    margin-bottom: 0px !important;
}

.sub-menu-link {


    /*width: 135px;
    height: 30px !important;
    display: block;
    border: none !important;


    text-align: left !important;
    font-size: 11px;
    color: #222;

    padding-top: 20px;*/

}

/*.sub-menu-link-li {

    width: 100%;
}
.sub-menu-img {

    max-width: 100% !important;
}

.sub-menu {

    min-width: 600px !important;
    z-index: 10000 !important;
}*/

.menu-row {

    margin-bottom: 30px;
}

.tshirtGeneratorPrice {

 
    font-size: 20px;

}

#checkout-button {

    margin-top: 20px;
}

.blog-short-desc {

    padding-top: 20px;
    min-height: 500px;
}

.menu-li-a {
    /*border: none !important;
    height: 22px !important;
    text-align: left !important;
    line-height: normal !important;*/
}

/* image grid*/

.imagerow {
    display: -ms-flexbox; /* IE10 */
    display: flex;
    -ms-flex-wrap: wrap; /* IE10 */
    flex-wrap: wrap;
    padding: 0 4px;
}

/* Create four equal columns that sits next to each other */
.column {
    -ms-flex: 25%; /* IE10 */
    flex: 25%;
    max-width: 25%;
    padding: 0 4px;
}

.column img {
    margin-top: 8px;
    vertical-align: middle;
    width: 100%;
}

/* Responsive layout - makes a two column-layout instead of four columns */
@media screen and (max-width: 800px) {
    .column {
        -ms-flex: 50%;
        flex: 50%;
        max-width: 50%;
    }
}

/* Responsive layout - makes the two columns stack on top of each other instead of next to each other */
@media screen and (max-width: 600px) {
    .column {
        -ms-flex: 100%;
        flex: 100%;
        max-width: 100%;
    }
}



/***/

#quantityPlusOne {

    padding-left: 5px;
}

.product-details-right.style2 .cart-form {
    border-top: none !important;
    margin-top: 0px !important;
    padding-top: 0px !important;
}
.product-details-right.style2 .short-descript {
    border-bottom: none !important;
    padding-bottom: 0px !important;
}

.product-color-img {

    width: 75px;
}

.product-color {
    box-shadow: 1px 1px lightgrey;
}

.product-details-right .select-size a {

    box-shadow: 1px 1px lightgrey;
}
.dp-product-size {

    display: inline-block;
    padding: 3px 5px;
    border: 1px solid #eaeaea;
    color: #333;
    line-height: normal;
    min-width: 28px;
    text-align: center;
    font-size: 120%;
    margin-right: 10px;
}
.dp-select-size {
    text-align: right;
    margin-top: 20px;
}

.dp-active-class {
    background-color: #333;
    color: #fff !important;
}

.dp-product-size-error {

    border-color: red;
}

.slogan {

    width: 450px;
    
    text-align: center;
}

.header.style3 .main-menu &gt; li {
    padding: 0 15px;
}
.main-menu-wapper {
    margin-bottom: 20px;
}

.box-mobile-menu .main-menu &gt; li {
    /*display: block;
    width: 100%;
    padding: 0;
    padding: 8px 0;*/

    
}

    /*.box-mobile-menu .main-menu &gt; li &gt; a {
        border: 0px;
        height: unset;
        padding: 13px 0;
        text-transform: uppercase;
        display: inline-block;
     
        font-size: 12px;
        position: relative;
        border-radius: 0px;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: rgba(255,255,255,0.2);
        width: 100%;
        color: #fff;

     

        
    }*/

.box-mobile-menu .main-menu &gt; li &gt; a &gt; img {
    display: none;
   
}
.category-menu {
    width: 100%
}

.main-menu .sub-menu &gt; li &gt; a {
    padding: 8px 0;
    border-bottom: 1px dashed #e3e3e3;
    display: inline-block;
    width: 100%;
    color: #555;
}

.sub-menu-2 {
    width: 600px;
}

.sub-menu-3 {
    width: 900px;
}

.sub-menu-4 {
    width: 1000px;
}

.sub-menu-5 {
    width: 1100px;
}

.sub-menu-6 {
    width: 1200px;
}

.sub-menu-7 {
    width: 1200px;
}

.tab {

    width: 135px; 
    height: 135px; 
    display: inline-block;
    border: 1px dashed #cccccc; 
    -webkit-border-radius: 50%; 
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%; 
    text-align: center;
    font-size: 11px;
    color: #222;
    text-transform: uppercase;
    vertical-align: middle;
    padding-top: 20px;
    float: left;
  
}
.tab-li {

    padding: 0 10px !important;
}
.box-mobile-menu .tab {
    border: 0px;
    height: unset;
    padding: 13px 0;
    text-transform: uppercase;
    display: inline-block;
    font-size: 12px;
    position: relative;
    border-radius: 0px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: rgba(255,255,255,0.2);
    width: 100%;
    color: #fff;
}

.mega-custom-menu ul &gt; li &gt; a {
     padding: 5px 0; 
    border-bottom: 1px dashed #e3e3e3;

}

.mega-custom-menu .title {
    margin-bottom: 5px;
}

.mini-cart {
    padding-top: 5px !important;
    width: 165px;
}
.main-menu .sub-menu.megamenu {
    z-index: 1000
}


.cart-productname {

    display: inline-block
}


@media (max-width: 480px) {
    .header.style3 .logo {
        padding-top: 5px;
    }
    .mini-cart {

        width: unset;
    }
    .breadcrumbs.style2 {
        padding: 5px 0;
         margin-bottom: 0px; 
    }

    .product-comment-area {
        width: 100%;
    }
    .quantity {

        margin-bottom: 20px;
    }
    .upsells {

        margin-top: 50px;
    }

    .cart-productname {

        display: block
    }
}

.page-title {
    margin-top: 0px;
    margin-bottom: 15px;
}

.text-barva {
    color: #666;
}

.text-gold {
    color: #c99947;
}

.error-border {

    border: 1px solid red !important;
}

.fpd-tool-text-bold {
    display: none !important;
}

.fpd-tool-text-italic {
    display: none !important;
}
.tab {
    line-height: 1.3 !important;
}
.tab &gt; img {
    margin-bottom: 4px !important;
}</pre></body></html>