@charset "UTF-8";


body {
	font-family: 'Hind Vadodara', sans-serif;
    font-weight:300;
	font-size: 16px;
    margin:0;
    padding:0;
    color:#444;
    line-height:150%;
}
input, select, button{
    font-family: 'Hind Vadodara', sans-serif;
    font-weight:300;
	font-size: 14px;
}
.clearrow{
    width:100%;
    clear:both;
}
ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;

}

p{
	line-height: 23px;
}

a{
	text-decoration: none;
	cursor: pointer;
	color: inherit;
}

.hide{
    display:none;
}

.clr{
	clear: both;
}

ul, li{
    padding:0;
    margin:0;
}
.container{
    width:1140px;
    margin:0 auto;
}

.toprow{
    background-color:#f9f9f9;
    border-bottom:1px solid #909090;
    font-size:14px;
    text-align:center;
}

.toprow ul{
    display:inline-table;
    vertical-align:middle;
}
.toprow ul li{
    display:table-cell;
    padding: 0px 10px;
    line-height:35px;
}
.toprow .container{
    height:35px;
    text-align: center;
}
.toprow .container div{
    display:inline-block;
    vertical-align:middle;
    margin-left:10px;
}
.flag-hu {
    width:20px;
    height:15px;
    display:inline-block;
	background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAMCAMAAABcOc2zAAAACVBMVEUAh1HOESb///+supAGAAAAFElEQVR4AWNgRAPkCDChAXIEqAAAXkwAwaQr0FgAAAAASUVORK5CYII=);
    background-size:cover;
}
.flag-uk {
    width:20px;
    height:15px;
    display:inline-block;
	background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAMCAMAAABcOc2zAAABEVBMVEX2aV//n5YAGIsAIJAAIpEALJYARLB0ap54q+OIs+WJsuPhSEX0PzH65OT7UUMACIQACoUJMpgKS7WEsuWFsuX5QzT5SDmqZX/J4vgAAH8ABYMAFJAAG5obUbMfSKYuSKAvR5w1Ybo7bb9spOB0ntt1qOJ2qeeAruOBr+OBu/GCapiHsOKUu+miZICsO0+t4P+v2vy72fXEO0HFWWTGzuTLwdLMAADOCQnTIyPT7/zVODnWMzPXODjXOTnXPT7ewsjgOzfiPTnk6fPoMyvoTkfpNSz0PC71QDH1Ukb1VUn2tbL4QTL4QjL4QzP5aV77UUP8UkP+kIb+ysb/fGn/o5D/yL3/zMP/0cz/29j/6OT///9ZCc1kAAAAGXRSTlPl5fDw8PDw8PDw8PDw8PDz8/Pz8/Pz8/z8MFRuKwAAALxJREFUCNcFwdFOwjAUBuD+p8etbms0LkJCMJrMK7yS97/yHbxbgiBeTgqbDLq2x++DsiFIyrKUriDwGfN323ZT9TbuHd0v7YfO483idlCz6Rgfm/LzoHNxw8yYGGGed23vWVcJoTZfqhEdyHrWDa7DKYh801Q/pV8SheShBVEyEgWWNlariJ16uVx+Roo89YbHrS6xye7Eh6iL+dpuO3moNq5cFv6P85Xbu0QAndv6lTugCJIkJ/KewNz/A5pRXjerm4M5AAAAAElFTkSuQmCC);
    background-size:cover;
}
.header {
    text-align:center;
}
.header #logo{
    margin:20px auto;
    display:block;
    font-family: 'Great Vibes', cursive;
    font-size:80px;
    line-height:150%;
}

.header .category{
    font-size:24px;
    /*font-weight:bold;*/
    display:inline-table;
    /*text-transform:uppercase;*/
    margin-bottom:20px;
}
.header .category li{
    display:table-cell;
    padding:0 20px;
}

.banner{
    height:420px;
    margin-bottom:50px;
}
.banner a{
    height:420px;
    width:1140px;
    background-color:white;
    text-align:center;
    background-repeat:no-repeat;
    background-position: center center;
    display:block;

}
.banner img{
    display:none;
}
.homebox-container{
    /*border-bottom:1px solid #909090;*/
}
.homebox{
    float:left;
    width:250px;
    margin-right:46px;
}
.homebox:last-child{
    margin-right:0px;
    margin-left:1px;
}
.box-image{
    width:250px;
    height:250px;
}
.box-content{}
.box-title{
    font-size:18px;
    font-weight:bold;
    text-align:center;
    line-height:35px;
    color:#444;
}
.box-text{
    text-align:center;
    padding:10px 0;
}
.topmessage{
    text-align:center;
    font-size:20px;
    color:white;
    background-color:black;
    padding:10px 0;
    font-weight:bold;
}
.topmessage a{
    text-decoration:underline;
}
.languageselector{
    font-weight:bold;
}

.social{
    display:inline-block;
    padding:0 20px;
}
.social .facebook{
    background-image:url('/images/icon-f.png');
    background-repeat:no-repeat;
    background-size:contain;
    display:inline-block;
    width:20px;
    height:20px;
    margin:3px;
    vertical-align:top;
}
.social .instagram{
    background-image:url('/images/icon-ig.png');
    background-repeat:no-repeat;
    background-size:contain;
    display:inline-block;
    vertical-align:top;
    width:20px;
    height:20px;
    margin:3px;
}

/* COMMON */

h1{
    font-weight:bold;
    font-size:26px;
    /*text-transform:uppercase;
    letter-spacing:2px;*/
    line-height:120%;
}
h2{
    font-weight:bold;
    font-size:20px;
    /*text-transform:uppercase;*/
    letter-spacing:0px;
}
h3{
    font-size:16px;
    color:#444;
    font-weight:bold;
}
.toppicks h1{
    text-align:center;
}
.productbox{
    float:left;
    width:250px;
    height:370px;
    margin:0 23px;
    position:relative;
}
.productbox:nth-child(4n){
    /*margin-right:0px;
    margin-left:1px;*/
}
.productbox .title{
    margin-bottom:5px;
}
.productbox .title h3{
    text-align:center;
    margin:0;
}
.productbox .image{
    width:250px;
    height:250px;
    background-position:50% 50%;
    background-repeat:no-repeat;
}
.productbox .description{
    text-align:center;
    margin-bottom:5px;
    height:23px;
    overflow:hidden;
}
.productbox .price{
    text-align:center;
    font-size:18px;
    font-weight:bold;
}
.productbox .maintag{
    position:absolute;
    right:0;
    top:0;
    color:white;
    width:105px;
    height:105px;
    text-transform:uppercase;
    font-weight:700;
    font-size:16px;
    line-height:105px;
    text-align:center;
    background-color:black;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}

.footer{
    border-top:1px solid #909090;
    background-color:#f9f9f9;
    text-align:center;
    padding:10px;
}
.footmenu ul{
    display:inline-table;
}
.footmenu ul li{
    display:table-cell;
    padding:3px 15px;
    font-size:16px;
    font-weight:bold;
}

.cd-top{
    background-color:black;
    color:white;
    bottom: 40px;
    display: inline-block;
    height: 40px;
    line-height: 35px;
    opacity: 0;
    overflow: hidden;
    position: fixed;
    font-size:25px;
    right: 10px;
    text-align:center;
    transition: opacity 0.3s ease 0s, visibility 0s ease 0.3s;
    visibility: hidden;
    white-space: nowrap;
    width: 40px;
    z-index: 5;
}
.cd-top.cd-is-visible, .cd-top.cd-fade-out, .no-touch .cd-top:hover {
	-webkit-transition: opacity .3s 0s, visibility 0s 0s;
	-moz-transition: opacity .3s 0s, visibility 0s 0s;
	transition: opacity .3s 0s, visibility 0s 0s;
}
.cd-top.cd-is-visible {
	/* the button becomes visible */
	visibility: visible;
	opacity: 1;
}
.cd-top.cd-fade-out {
	/* if the user keeps scrolling down, the button is out of focus and becomes less visible */
	opacity: 1;
}
.cd-top:hover {
	background-color: #ccc;
	opacity: 1;
}

/* PRODUCT */

.listcontainer{
    overflow:hidden;
    max-width:900px;
    margin:0 auto;
}
.page{
    display:table;
}
.page .column-left{
    /*width:200px;
    padding-right:30px;
    /*display:table-cell;*/
    vertical-align:top;
}
.page .column-right{
    /*display:table-cell;*/
    vertical-align:top;
}

ul.tag{
    margin-top:40px;
}
ul.tag li{
    display:inline-block;
    border:1px solid black;
    padding:2px 3px;
    margin:0 5px 5px 0;
}
.side-nav h2{
    text-align:Center;
}
ul.sidecategory{
    display:table;
    margin:0 auto;
}
.sidecategory li{
    display:table-cell;
    /*text-transform:uppercase;*/
    margin:5px 0;
    font-size:16px;
    text-align:center;
    padding:0 15px
}
.sidecategory li.active{
    font-weight: bold;
}

.side-products{
    text-align:center;
}
.side-products{
    display:block;
}
.side-products li{
    display:inline-block;
    margin:20px;
}
.previously-viewed h3{
    text-align:Center;
}
.recently-viewed-img{
    display:inline-block;
    width:100px;
    height:100px;
    background-size:contain;
    background-position: 50% 50%;
    background-repeat: no-repeat;
}
.recently-viewed-name{
    font-weight:bold;
}
.recently-viewed-text{
    display:none;
}

/* PRODUCTDETAIL */

.productdetail{
    margin-top:50px;
}

.itemimages{
    width:720px;
    text-align:center;
}
.productdetail .bigimage{
    width:640px;
	padding-right:20px;
    height:auto;
    position:relative;
    display:inline-block;

}
.productdetail .mobileimages{
    display:none;
}
.productdetail .main{
    display:table;
}
.productdetail .main .image{
    display:table-cell;
    vertical-align:top;
}
.productdetail .main .info{
    display:table-cell;
    vertical-align:top;
    padding-bottom:30px;
    max-width:400px;
}
.breadcrumbs{
    font-size:14px;
    text-transform:uppercase;
    font-weight:400;
    padding:0px;
    margin:0;
}
.productdetail h1{
    margin-top:5px;
    line-height:120%;
}
.productdetail .item-text{
    max-width:800px;
    margin:20px auto;
}
.productdetail .formrow{
    margin:10px 0;
}
.productdetail .formrow .label{
    width:100px;
    font-weight:600;
}
.productdetail .formrow .item{

}
.productdetail button{
    max-width:400px;
    width:100%;
    padding:10px 20px;
    height:auto;
    line-height:23px;
    height:43px;
    cursor:pointer;
}
.productdetail .formrow .item select, .productdetail .formrow .item input{
    border:1px solid #aaa;
    font-size:16px;
    font-weight:600;
    padding:10px 20px;
    width:100%;
    max-width:400px;
    box-sizing:border-box;
    /*height:30px;*/
}
.productdetail h2{
    margin-bottom:35px;
}
 .spinner{
    display:inline-block;
}
.spinner .qtyinput, .spinner .qtyplus, .spinner .qtyminus{
    display:inline-block;
    vertical-align:middle;
}
.spinner .qtyinput{
    border:1px solid black;
    font-size:16px;
    font-weight:600;

    width:80px;
    box-sizing:border-box;
    height:30px;
}
.spinner .qtyinput input, .productdetail .spinner .qtyinput input{
    border:none;
    font-size:16px;
    font-weight:600;
    width:50px;
    padding:3px 0 3px 20px;
    box-sizing:border-box;
    height:28px;

}
.spinner .qtyplus, .spinner .qtyminus{
    font-size:18px;
    font-weight:600;
    color:white;
    background-color:black;
    text-align:center;
    line-height:30px;
    height:30px;
    width:30px;
}
.button{
    font-size:18px;
    padding:0px 20px;
    vertical-align:middle;
    font-weight:600;
    color:white;
    background-color:black;
    text-align:center;
    line-height:30px;
    height:30px;
    box-sizing:border-box;
    display:inline-block;
    border:none;
}
button.button{
    height:43px;
}
.registerform{
	display: block;
	width: 100%;
	margin-top: 15px;
	clear: both;
    padding-bottom:30px;
}

.registerform .title{
	font-weight: 700;
	font-size: 15px;
	text-transform: uppercase;
	margin-bottom: 30px;
	display: block;
}

.registerform .formRow {
	margin-bottom: 15px;
}


.registerform .formLabel{
	margin-bottom: 3px;
	display: block;
	font-size: 14px;
    font-weight:400;
    text-transform: uppercase;
}
.registerform .formItem{
    font-size: 23px;
    /*padding: 0 20px;;*/
}

.registerform .formType_info .formLabel{
    text-transform: uppercase;
    font-weight:bold;
    font-size: 15px;
    font-weight: 700;

}

.registerform .formText, .registerform .formSelect, .formTextarea{
	border: 1px solid #aaa;
    display: block;
    font-size: 18px;
    padding: 5px 15px;
    width: 290px;
	font-weight:600;
	z-index: 10;
	position: relative;
}
.registerform .formSelect{
    width:322px;
    padding: 4px 10px;
    box-sizing: border-box;
}


.registerform .shipping, .registerform .billing, .registerform .contact{
    float: left;
    width: 32%;
}
.registerform .order .formRow.formType_text{
    float: left;
    width: 32%;
}

.registerform .other{
    overflow:hidden;
    clear:both;
    margin:30px 0;
}

.registerform .other{
    width:425px;
    margin:0 auto;
}

.registerform .formRow.formType_check{
    position:Relative;
}

.registerform .formWarning{
    font-weight:500;
    color:red;
    font-size:13px;
}

.registerform .error{
    font-weight:500;
    background-color:red;
    color:white;
    font-size:18px;
    padding:10px 25px;
}

.register-button, .order-button{
	margin: 0 auto;
    width: 250px;
}
.registerform .formType_check .formLabel{
    position:Relative;
    left:25px;
    padding-right:25px;
    box-sizing:border-box;
    padding-top:5px;
}
.registerform .formType_check .formItem{
    position:absolute;
    left:0px;
    top:0px;
    text-align:left;
}
.loginform{
    text-align:center;
}
.loginform .formItem{
    text-align:center;
}
.loginform .formItem input{
    display:inline-block;
}

.order-button .shop-box-button:after{
	margin-left: 224px;
	border-width: 17px 0 18px 10px;
	margin-top: -29px;
}

.register-button .shop-box-button:after{
	margin-left: 224px;
	border-width: 17px 0 18px 10px;
	margin-top: -29px;
}

.register-button .shop-box-button, .order-button .shop-box-button{
	padding-top: 0;
	height: 35px;
	width: 230px;
	border: none;
	font-size: 16px;
}
/*
.infopage{
    padding:10px 20px;
}
.infopage h1{
    font-family: "Oswald";
    font-size: 30px;
    font-weight: 700;
    line-height:120%;
    margin: 10px 0 30px;
    text-transform: uppercase;
}
.infopage h2{
    font-family: "Oswald";
    font-size: 24px;
    font-weight: 700;
    line-height:120%;
    margin: 10px 0 30px;
}


.checkoutpage{
	margin-top: 15px;
}

.daylabel, .dayitem{
    text-align:center;
    color: #b22545;
}
*/
.checkoutpage{
	padding-left: 50px;
    box-sizing:border-box;
}
.emptycart{
	float: right;
    width: 250px;
	margin: 20px 0;
}

.emptycart .shop-box-button::after{
   margin-left: 230px;
}

.emptycart .shop-box-button{
   width: 230px;
}

.checkout{
    display:table;
    width:100%;
    margin:0 auto;
    text-align:left;
    background-color: white;
    font-size:16px;
}

.checkout .headrow, .checkout .row, .checkout .sumrow{
    display:table-row;
    float:none;
}

.checkout .headrow .cell, .checkout .row .cell, .checkout .sumrow .cell{
    display:table-cell;
}

.checkout .headrow .cell{
    background-color: #000000;
    color:white;
    padding:10px;

}

.checkout .row .cell{
    padding: 5px 10px;
    /*border-bottom:1px solid #000000;*/
    vertical-align:middle;
}

.checkout .row .image{
    text-align:center;
	padding-top: 20px;
}

.checkout .row .name{
    text-align:left;
	width: 210px;
	padding-left: 35px;
}

.checkout .row .number{
    text-align:left;
	width: 100px;
    white-space: nowrap;
}

.checkout .row .operation{
}

.checkout .row .image img{
    max-width:135px;
    max-height:120px;
}

.checkout .item-counter-container input{
	padding: 12px 8px;
}

.checkout .row .qty, .checkout .headrow .qty{
    text-align:center;
    width:150px;

}
.checkout .row .number, .checkout .headrow .number, .checkout .sumrow .number{
    text-align:right;
    width:90px;
}
.checkout .row .cell .image a img{
    max-width: 60px;
    max-height: 60px;
    margin:0;
}

.checkout .sumrow .cell{
	border-top: 1px solid #000000;
    padding:10px;
    font-weight:700;
}

.checkout .item-counter-label {
    width:80px;
}
.checkout .item-counter-label input.qty{
    width:30px;
}

.cell .product-title, .number{
}

.checkout .del{
    display:inline-block;
    background-color:#000000;
    color:white;
    padding:4px 9px;
    font-weight:bold;
    cursor:pointer
}

.checkoutbutton{
    background: #c42e9f;
    color:white;
    display:table;
    font-size:14px !important;
    font-weight:bold;
    text-align:center;
    line-height:24px;
    width:140px;
    border:1px solid #c42e9f;
    margin:10px auto;
    padding:0 !important;

}

.checkoutwarning{
    display:block;
    text-align:center;
    padding:8px 20px;
    background-color:#000000;
    color:white;
    margin:30px 0;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    color:white !important;
    font-size:18px;
}

.checkoutlogin .box{
    width:298px;
    border:1px solid #99D1F9;
    padding:10px;
    float:left;
    margin:20px;
}

.checkoutlogin .title{
    background-color:#99D1F9;
    padding: 4px 10px;
    font-size:16px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    margin-bottom:15px;
}

.checkoutlogin .box .loginrow{

}
.checkoutlogin .box .loginrow .label{
    float:left;
    width:100px;
    line-height:30px;

}
.checkoutlogin .box .loginrow .item{
    float:left;
    width:180px;
    padding:4px 0;
}
.checkoutlogin .box .loginrow .item input{
    border: 1px solid #336699;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    width:180px;
    padding:2px 6px;
    font-weight:600;
}

.newsletter{
    position:fixed;
    top:50%;
    left:-282px;
    display:inline-block;
    -webkit-transition: all 500ms ease-in-out;
-moz-transition: all 500ms ease-in-out;
-ms-transition: all 500ms ease-in-out;
-o-transition: all 500ms ease-in-out;
transition: all 500ms ease-in-out;

}
.newsletter .subscribeform{
    display:inline-block;
    width:260px;
    border-top:2px solid black;
    border-bottom:2px solid black;
    border-right:2px solid black;
    vertical-align:top;
    padding:10px;
    margin:0;
    background-color:white;
}
.newsletter .open{
    background-color: black;
    color:white;
    width:40px;
    height:130px;
    text-align:center;
    position:relative;
    display:inline-block;
    vertical-align:top;
    left:-5px;
}
.newsletter .open a{
    position:absolute;
    font-size:20px;
    text-transform:uppercase;
    font-weight:bold;
    display:inline-block;
    -ms-transform: rotate(90deg); /* IE 9 */
    -webkit-transform: rotate(90deg); /* Chrome, Safari, Opera */
    transform: rotate(90deg);
    left:-25px;
    top:55px;
}

.newsletter .formText{
    width:100%;
    box-sizing:border-box;
}
.newsletter .button{
    width:100%;
    box-sizing:border-box;
    margin-top:5px;
}


@media screen and (max-width: 1170px){


    .container {
        width:100%;
        box-sizing: border-box;
        padding:0 10px;
        min-width:300px;
    }
    .banner{
        height:auto;
    }
    .banner a {
        width:100%;
        background:none;
        height:auto;
    }
    .banner img{
        display:block;
        width:100%;
    }
    .homebox-container{
        text-align:center;
    }
    .homebox {
        display:inline-block;
        margin:0 10px;
        float:none;
    }
    .listcontainer{
        text-align:center;
    }
    .productbox{
        float:none;
        display:inline-block;
        margin:10px;
    }
    .page .column-right .listcontainer .productbox:nth-child(3n), .page .column-right .listcontainer .productbox:nth-child(4n), .listcontainer .productbox:nth-child(4n){
        margin:10px;
    }
    .header .category {
        font-size: 16px;
        padding:0 14px;
    }
    .page .column-left{
    }
    .productdetail .main .image, .productdetail .main .info {
        width:50%;
		padding-right:20px;
    }
    .productdetail .itemimages{
        display:none;
    }
    .productdetail .mobileimages{
        display:block;
        padding-right:10px;
    }
    .productdetail .mobileimages .bigimage, .productdetail .mobileimages .bigimage img{
        width:100%;
    }

    .registerform .formText, .registerform .formSelect, .formTextarea {
        font-size:18px;
    }
    .registerform .formRow {
        display:inline-block;
        float:none;
    }

    .registerform .shipping, .registerform .billing {
        display:inline-block;
        width: 390px;
        float:none;
    }
    .registerform .other {
        margin:0;
        width:auto;
    }

    .register-button, .order-button {
        margin: 0;
        width: 250px;;
    }
    .checkout .item-counter-block {
        height:30px;
        width:120px;
    }
    .checkout .item-counter-button {
        width: 30px;
        padding: 8px 0;
    }
    .checkout .item-counter-container {
        height:30px;
        width: 60px;
    }
    .checkout .item-counter-label {
        width: 60px;
        padding-top: 8px;
    }
    .checkout .item-counter-container input {
        padding:6px 3px;
        text-align:center;
    }

    .checkout .cell.logo{
        display:none;
    }
    .checkout .row .name {
        padding-left:10px;
    }
    .registerform{
        text-align:center;
    }
    .registerform .order .formRow.formType_text {
        float:none;
        width:auto;
        display:inline-block;
        vertical-align:top;
    }
    .registerform .shipping, .registerform .billing, .registerform .contact {
        float: none;
        width:auto;
        /*max-width: 360px;*/
        display:inline-block;
        vertical-align:top;
    }
    .billing, .other, .other .formItem, .order{
        text-align:center;
    }
    .order select{
        display:inline-block;
    }
    .other .formItem textarea{
        display:inline-block;
    }
    .formType_info{
        min-width:320px;
    }
    .other, .contact, .billing, .shipping{
        display:inline-block;
        max-width:390px;
    }
    .order-button{
        width:100%;
        text-align:center;
    }
}
@media screen and (max-width: 900px){
    .header .category ul, .header .category li{
        display:inline-block;
        text-align:center;
        padding:5px 14px;
    }
    .sidecategory, .sidecategory li{
        display:inline-block;
        text-align:center;
        font-size:15px;
    }
    .toprow .container {
        height: auto;
    }
    .column-left h2{
        text-align:center;
    }
    .sidecategory li {
        text-align:center;
    }



    .mobilemenu{
        font-family:'Oswald';
        display:block;
        color: #79797a;
        font-size:14px;
        text-transform:uppercase;
        text-align:center;
        border-top:2px solid #c6c4c9;
        line-height:150%;
    }
    .mobilemenu ul{
        display:none;
    }
    .mobilemenu ul li{
        padding:2px 0;
        border-top:1px solid #c6c4c9;
    }
    .mobilemenu .openmenu{
        color:white;
        background-color:#c6c4c9;
        padding:3px 0;
        cursor:pointer;
    }

    .registerform .contact .formRow {
        display:inline-block;
        width: auto;
        float:none;
    }
    .registerform .formText, .registerform .formSelect, .formTextarea {
        /*width:200px;*/
    }
    .registerform .formSelect{
        /*width:266px;*/
    }
    .registerform .shipping, .registerform .billing {
        width:auto;
    }
    .checkout .headrow .cell{
        display:none;
    }
    .checkout .headrow, .checkout .row, .checkout .sumrow{
        display:block;
    }
    .checkout .sumrow {
        border-top: 1px solid black;
    }
    .checkout .row .cell, .checkout .sumrow .cell {
        display:block;
        border-bottom:none;
        border-top:none;
        padding:5px !important;
        text-align:center;
        float:none;
        width:100%;
        box-sizing:border-box;
    }
    .checkout .row .cell p{
        margin:2px 0;
    }
    .checkout .row .cell.image {
        display:none;

    }
    .checkout{
        border-top: 2px solid #000;
    }
    .checkout .row{
        display:block;
        width:100%;
        border-bottom: 1px solid #000;
    }
    .productdetail{
        margin-top:0;
    }
    .emptycart{
        float:none;
        width:100%;
        text-align:center;
    }
    .mobileimages{
        text-align:center;
        padding:0 !important;
    }
    .mobileimages a{
        display:inline-block;
    }
}
@media screen and (max-width: 800px){
    .productdetail .main{
        text-align:center;
        display:block;
    }
    .page .column-left, .page .column-right {
        display:inline-block;
        width:100%;

    }
    .productdetail .main .image, .productdetail .main .info {
        display:inline-block;
        text-align:Center;
        text-align:left;
        width:auto;
    }
    .footmenu ul li {
        display:block;
        width:auto;
        text-align:center;
    }
}
@media screen and (max-width: 500px){
    #logo {
        transform:none;
        top:10px;
    }
    #logo img{
        width:50%;
    }
    #search-bar {
        top:63px;
        right:220px;
    }
    #search-field {
        width:75px;
    }
    .about-me-title {
        font-size: 30px;
    }
    #header-box-right {
        width:220px;
    }
}
@media screen and (max-width: 600px){
    .item-image, .item-image img.item-image-big {
        max-width:240px;
        margin-right:0;
    }
}
@media screen and (max-width: 550px){
    .column-left, .columns .column-left{
        display:block;
        padding-right:0;
        margin-right:0;
        width:auto;
        float:none;
    }
    .column-right, .columns .column-right{
        display:block;
        width:auto;

        float:none;
    }
    .columns .column-right{
        text-align:center;
    }
    .side-nav {
        width:260px;
        margin:5px auto;
    }
    .shop-box {
        float:none;
        display:inline-block;
    }
    .opencategory{
        display:block;
        background: #5a5a5b url("../images/arrow_down.png") no-repeat scroll 95% 50%;
        cursor: pointer;
        display: block;
        font-size: 20px;
        color: #ffffff;
        padding: 10px 0 10px 20px;

    }
    .side-nav .category{
        display:none;
    }
    .filter-label {
        float:none;
        width:auto;
        margin-top:10px;
        text-align:center;
    }
    .subpage-title {
        line-height:120%;
        font-size:28px;
    }
    .filtercontainer{
        text-align:center;
    }
    .filtercontainer .filter {
        margin-right: 0;
        float:none;
        display:inline-block;
    }
    .item-image, .item-image img.item-image-big {
        max-width:280px;
        margin-right:0;
    }
    .item-image{
        margin:10px auto;
        float:none;
    }
    .item-standalone {
        float:none;
    }

    .item-order-block {
        height:auto;
    }
    .item-size-box, .item-counter-block, .item-order-block .shop-box-button-bg {
        float:none;
        display:inline-block;
        margin:10px;
        vertical-align:middle;
    }
    .registerform .formText, .registerform .formSelect, .formTextarea {
        width:260px;
    }
}
