
@media print {
    /*.container {
        width: 100%;
    }*/

    #container-page #page header {
        display: none;
    }

    .download-box, .title-1, .boxes, .button-box-1, .search-content, .top_gora, footer {
        display: none !important;
    }

     .product-description .txt {
        padding-bottom: 0px !important; 
    }

    a[href]:after {
        content: '';
    }

    .alert .alert-warning .alert-dismissable {
        display: none;
    }

    #b5a26a3487b763b {
        display: none;
    }

    #cookiePolicy {
    	display: none;
    }


    /************************/

    .product-description {
    	/*float: none !important;*/
    	margin-top: 1px;
        /*display: block !important;*/

    }

    .product-description .row-box {
        float: none;

    }

    .product-content.col-1.main-image-box{
    	float: left !important;
        width: 50%;
        display: block !important;
    }

    .image-wrapper {
        /*width: 50% !important;
        height: 50% !important;*/
            margin-left: auto;
    margin: auto;
    display: block !important;
    }

    .product-content .col-1 {
        width: 100% !important;
    }

    .product-content .col-2 {
    	float: left !important;
        /*display: block !important;*/
        /*margin-left: 231px !important;*/
        /*width: 231px;*/
        width: 100%;
    }

    .product-description .col {
    	/*float: left !important;*/
    	width: 50% !important;
        height: 50% !important;
    	/*margin-top: 20px;*/
        /*display: block !important;*/
    }

    .product-content {
    float: left !important;
    display: block !important;
    padding-bottom: 0px;
    }

    .page-break-after {
          page-break-after: always;
    }

    .product-content {
        /*display: none !important;*/
    }
    
    .product-description,
    .product-description * {
        /*display: block !important;*/
        /*float: left !important;*/
        /*width: 100% !important;*/
        /*padding-top: 50px;*/
    }

    .alert-info.alert {
        display: none;
    }

    * {
        overflow: visible !important;

    }

    .search-message {
    text-align: center;
    margin-top: 40px;
    font-family: 'CoolveticaRg-Regular';
    font-size: 24px;
}


.menu-2 ul li a:focus,
.menu-2 ul li a:avtive {
    background: #6ea930 !important;
    display: block;
}

.menu-2 ul li a {
    background: #6ea930 !important;
    display: none;
}

.col-1, .main-image-box, .main-image {
	/*height: 350px !important;*/
	/*width: 500px !important;*/
}

.container .title {
	padding-top: 0px;
}

..menu-2 {
	display: none;
}

.images-list .main-image-control {
	display: none !important;
}

.images-list {
	display: none !important;
}

/*********************************/

.action-icons {
    display: none;
}






}
