.pb-left-column {
    float: left;
    width: 40%;
}
.pb-right-column {
    float: left;
    width: 60%;
}
.content-center-full .pb-left-column {
    width: 33.33%;
}
.content-center-full .pb-right-column {
    width: 66.67%;
}
.content-center-full#center_column > #more_info_block,
.content-center-full .productcategory_block,
.content-center-full .slider-products.accessories_block{
    margin-left: 15px;
    margin-right: 15px;
}
.content-center-full .productcategory_block .row,
.content-center-full .slider-products.accessories_block .row{
    margin: 0 -15px;
}
.pd-left-content > div#image-block {
    display: inline-block;
    float: none;
    width: 100%;
}
.pd-left-content > div#views_block {
    display: inline-block;
    float: left;
    width: 540px;
    height: 90px;
    margin-top: 0;
}
.pb-left-column, .pb-right-column {
    padding: 0 15px;
}
#thumbs_list_frame > li {
    margin-right: 20px;
}
#views_block > #thumbs_list {
    display: inline-block;
    float: left;
    width: 100%;
}
.thumb-carousel .owl-item .fancybox img {
    width: auto;
}
.jcarousel-next.jcarousel-next-vertical,
.jcarousel-prev.jcarousel-prev-vertical {
    background: #ebebeb;
    color: #00c0a5;
    display: inline-block;
    height: 26px;
    line-height: 26px;
    text-align: center;
    width: 90px;
    font-size: 14px;
    position: absolute;
}
.jcarousel-next.jcarousel-next-vertical{
    bottom: -40px;
}
.jcarousel-prev.jcarousel-prev-vertical{
    top: -40px;
}
.jcarousel-clip.jcarousel-clip-vertical {
    height: 540px;
    overflow: hidden;
}
.jcarousel-clip.jcarousel-clip-vertical li {
    display: block;
    height: 135px;
    padding: 10px 0;
}
.jcarousel-clip.jcarousel-clip-vertical #thumbs_list_frame {
    width: 100% !important;
}
.jcarousel-prev.jcarousel-prev-vertical::before {
    content: "\f0d8";
    font-family: "FontAwesome";
}
.jcarousel-next.jcarousel-next-vertical::before {
    content: "\f0d7";
    font-family: "FontAwesome",sans-serif;
}
.jcarousel-next.jcarousel-next-vertical:hover,
.jcarousel-prev.jcarousel-prev-vertical:hover {
    background: #00c0a5 none repeat scroll 0 0;
    color: #fff;
    cursor: pointer;
}
.jcarousel-next.jcarousel-next-vertical.jcarousel-next-disabled:hover,
.jcarousel-prev.jcarousel-prev-vertical.jcarousel-prev-disabled:hover{
    background: #ebebeb;
    cursor: default;
}
.fancybox.shown {
    border: 1px solid #d7d7d7;
}
.fancybox img {
    max-width: 100%;
    width: 100%;
}
.fancybox {
    border: 1px solid transparent;
    display: block;
    width: 100%;
}

.pd-right-content > h2 {
    font-size: 24px;
    letter-spacing: 0.035em;
    text-transform: uppercase;
    padding-bottom: 22px;
    line-height: 34px;
}
.extra-comment .rating .icon {
    height: auto;
    letter-spacing: -0.03em;
    width: auto;
}
.extra-comment .rating .icon::before {
    font-size: 22px;
}
.extra-product .rating {
    font-size: 15px;
    font-weight: 300;
    letter-spacing: -0.025em;
    margin-bottom: 0;
}
.extra-product .rating .nbcomments {
    margin-left: 50px;
}
.extra-product .rating .open-comment-form {
    margin-left: 50px;
}
.price-area .price {
    color: #00c0a5;
    font-size: 26px;
}
.price-area .price.old {
    color: #37474f;
    font-family: "Oswald Regular",sans-serif;
    font-size: 17px;
}

#short_description_content p {
    border-top: 1px solid #ebebeb;
    letter-spacing: 0.01em;
    line-height: 28px;
    margin-bottom: 0;
    padding-top: 20px;
}
.extra-comment {
    margin-bottom: 25px;
}
.extra-comment a {
    color: #00C0A5;
}
.other-info label {
    color: #7f7f7f;
    font-size: 13px;
    font-weight: 400;
    margin-bottom: 0;
}
.other-info {
    color: #00c0a5;
    font-size: 13px;
    letter-spacing: 0.025em;
    line-height: 27px;
}
.other-info p {
    margin-bottom: 0;
}
#short_description_content {
    margin-bottom: 18px;
}
.quantity-cart {
    border-top: 1px solid #ebebeb;
    margin-top: 24px;
    padding-top: 35px;
    float:left;
    width:100%;
}
#color_to_pick_list .color_pick span:hover {
    border-color: #000;
}
#color_to_pick_list .color_pick span {
    border: 2px solid #00C0A5;
    display: inline-block;
    height: 34px;
    width: 34px;
}
#color_to_pick_list li {
    display: inline-block;
    float: left;
    /*height: 40px;
    margin-right: 5px;*/
}
#color_to_pick_list li:last-child {
    margin-right: 0;
}
#color_to_pick_list .color_pick.selected span {
    border-color: #000;
}
.attribute_label {
    color: #7f7f7f;
    font-weight: 400;
    margin-bottom: 0;
    margin-right: 10px;
    /*padding: -2px 0;*/
}
.attribute_color .attribute_label {
    padding: 8px 0;
}

.attribute_list.product-options #color_to_pick_list {
    margin-bottom: 0;
}
#color_to_pick_list .color_pick {
    display: inline-block;
    height: 30px;
    width: 30px;
    margin: 4px;
}
.option {
    display: inline-block;
    float: left;
    margin-right: 50px;
}
.product-action {
    display: inline-block;
    float: left;
    width: 100%;
    margin-top: 20px;
}
fieldset.attribute_fieldset {
    display: inline-block;
    /*float: left;*/
    margin-right: 50px;
}
fieldset.attribute_fieldset:last-child {
    margin-right: 0;
}
div.selector span {
    display: none;
}
div.selector {
    border: 1px solid #ebebeb;
    height: 40px;
    line-height: 40px;
}
div.selector select {
    color: #a8a8a8;
    font-size: 13px;
    height: 40px;
}
div.selector::before {
    top: 17.5px;
}
/*#add_to_cart button {*/
    /*background: #02c0a6 none repeat scroll 0 0;*/
    /*border: 0 none;*/
    /*border-radius: 3px;*/
    /*color: #fff;*/
    /*font-family: "Oswald Bold",sans-serif;*/
    /*font-size: 1em;*/
    /*letter-spacing: 0;*/
    /*line-height: 45px;*/
    /*padding: 0 25px;*/
    /*text-transform: uppercase;*/
/*}*/
/*#add_to_cart button .fa {*/
    /*font-size: 20px;*/
    /*margin-right: 10px;*/
/*}*/
.product-action > div {
    display: inline-block;
    float: left;
    margin-right: 30px;
}
.product-action > div.unvisible {
    display: none;
}
/*.product-action .product-btn {*/
    /*background: rgba(0, 0, 0, 0) none repeat scroll 0 0;*/
    /*border: 0 none;*/
    /*color: #7f7f7f;*/
    /*font-size: 1.07em;*/
    /*font-weight: 700;*/
    /*line-height: 45px;*/
    /*margin-right: 20px;*/
    /*padding: 0;*/
    /*text-transform: none;*/
/*}*/
.product-action .product-btn:last-child {
    margin-right: 0;
}
.product-action .product-btn:hover{
    color: #02C0A6;
}
.product-action .product-btn .fa {
    font-size: 20px;
    margin-right: 10px;
}
.product-action #add_to_cart.product-btn {
    margin-bottom: 0;
    margin-left: 0;
    margin-top: 0px;
}
.social_sharing_product {
    display: inline-block;
    margin-top: 40px;
    margin-left: 15px;
    width: 100%;
}
.social_sharing_product .social-sharing{
    font-size: 0;
    height: 22px;
    width: 60px;
    border: 0;
    margin: 0 7.5px;
}
.social_sharing_product .btn-twitter {
    background: rgba(0, 0, 0, 0) url("../img/tweet.png") no-repeat scroll center center;
}
.social_sharing_product .btn-facebook {
    background: rgba(0, 0, 0, 0) url("../img/facebook.png") no-repeat scroll center center;
}
.social_sharing_product .btn-google-plus {
    background: rgba(0, 0, 0, 0) url("../img/google.png") no-repeat scroll center center;
    width: 75px;
}
.social_sharing_product .btn-pinterest {
    background: rgba(0, 0, 0, 0) url("../img/share.png") no-repeat scroll center center;
    width: 47px;
}

.delivery_info {
    opacity: 0.75;
    margin: 10px 10px;
    display: inline-block;
}

#center_column > #more_info_block {
    margin-top: 80px;
}
#more_info_block .nav.nav-tabs {
    border-bottom: 3px solid #ebebeb;
}
#more_info_block .nav-tabs > li > a::before {
    bottom: -3px;
    height: 3px;
}
#more_info_block .nav-tabs > li {
    margin: 0 30px;
    opacity: 0.5;
}
#more_info_block .nav-tabs > li.active,
#more_info_block .nav-tabs > li:hover{
    opacity: 1;
}
#more_info_block .nav-tabs > li:first-child{
    margin-left: 0;
}
#more_info_block .tab-content p {
    line-height: 28px;
    margin-bottom: 0;
    display: table;
    height: 28px;
}
#more_info_block .tab-content ul li{
    list-style-type: circle;
    margin-left: 40px;
}
.accessories_block .product-preview .product-btn {
    font-size: 17px;
    height: 40px;
    line-height: 40px;
    width: 40px;
}
.accessories_block .product-preview .product-btn.ajax_add_to_cart_button {
    font-family: "Oswald Regular",sans-serif;
    font-size: 13px;
    font-weight: 800;
    padding: 0 15px;
    width: auto;
}
.accessories_block .product-preview .product-btn.ajax_add_to_cart_button .fa {
    font-size: 17px;
}
.accessories_block .product-info {
    min-height: 155px;
    padding-bottom: 25px;
}
.accessories_block .product-preview .product-btn.quick-view .fa {
    font-size: 17px;
}
.accessories_block .product-preview .product-btn.quick-view::before {
    border-width: 30px;
}
#attributes {
    float:left;
    width:100%;
}

/* Úpravy galerie malých obrázků */
#thumbs_list{
  overflow: hidden;
  float: left;
  width: 392px;
}

.pd-left-content > div#views_block{
  width: 500px !important;
  max-width: 100%;
}

#thumbs_list li {
    float: left;
    height: 90px;
    width: 90px;
    cursor: pointer;
    border: 1px solid #dbdbdb;
    margin-right: 8px;
    line-height: 0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

#thumbs_list ul#thumbs_list_frame {
    list-style-type: none;
    padding-left: 0;
    overflow: hidden;
    height: 90px;
}

#views_block > #thumbs_list{
  width: 80% !important;
}

.pb-left-column #views_block #view_scroll_right:before{
  content: "\f0da";
  font-family: "FontAwesome";
  top: 33px;
  position: relative;
  left: 5px;
}

.pb-left-column #views_block #view_scroll_right{
  float: left;
  background: #ebebeb;
  color: #00c0a5;
  height: 90px;
  width: 15px;
  margin-left: 10px;
}

.pb-left-column #views_block #view_scroll_left{
  float: left;
  background: #ebebeb;
  color: #00c0a5;
  height: 90px;
  width: 15px;
  margin-right: 10px;
}

.pb-left-column #views_block #view_scroll_left:before{
  content: "\f0d9";
  font-family: "FontAwesome";
  top: 33px;
  position: relative;
  left: 5px;
}

#views_block > #thumbs_list li a{
    border: 0px;
}

#views_block > #thumbs_list li a img{
    height: 88px;
    width: auto;
    margin-left: auto;
    margin-right: auto;
    border: 0px;
}

.product .blockproductscategory{
    clear: both;
}

.product .types{
    display: block;
    float: left;
    width: 60%;
}

.product .heureka_product{
    display: block;
    float: left;
    width: 40%;
    padding-left: 20px;
}

.product .heureka_product img{
    max-width: 100%;
    display: block;
    float: right;
    margin-top: 70px;
}

.product .product-action .option{
    /*width: 100%;*/
}

.product .product-action .option #quantity_wanted_p{
    float: left;
}

.product .product-action .option .price-area{
    float: left;
    margin-left: 20px;
    margin-top: -2px;
}

.product #add_to_cart{
    margin-top: 20px;
}

#product .attribute_list select{
    background: #fff none repeat scroll 0 0 !important;
    border: 1px solid #00C0A5 !important;
    color: #2b3e50 !important;
    border-radius: 3px !important;
    font-size: 14px !important;
    height: 34px !important;
    line-height: normal !important;
    width: 100% !important;
    margin-top: -7px;
}

.product-color-size-pick-container{
    display: flex;
}
.product-color-size-pick{
    background-color: #f1f1f1;
    margin: 5px;
    padding: 10px 10px 5px 10px;
    font-size: 14px;
    text-align: center;
    border: 1px solid #d1d1d1;
    border-radius: 5px;
    cursor: pointer;
}
.product-color-size-pick > label{
    display: block;
    margin-bottom: 5px;
}
.product-color-size-pick > span{
    display: block;
    border: 1px solid red;
    padding: 0 5px;
    width: 100%;
    height: 35px;
    line-height: 35px;
}
.product-color-size-pick-container-opt{
    background: white;
    border: 1px solid #d1d1d1;
    position: absolute;
    z-index: 100000;
    padding: 40px 20px;
    display: none;
    margin: -10px 10px 0 -10px;
}
.product-color-size-pick-container-opt-close{
    cursor: pointer;
    position: absolute;
    padding: 5px 10px;
    background: black;
    right: 0;
    top: 0;
    color: white;
    font-weight: bold;
}
#product-color-size-pick-blocker{
    position: fixed;
    z-index: 99999;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.product-color-size-pick-arrow{
    border: solid black;
    border-width: 0 3px 3px 0;
    display: inline-block;
    padding: 3px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    cursor: pointer;
}

.attributes-container{
    display: flex;
    flex-flow: row wrap;
    margin: 20px 0 20px 0;
}
.attribute-picker-container{
    padding: 5px 15px;
    border: 1px solid #d1d1d1;
    border-radius: 5px;
    margin: 5px 15px 5px 0;
    font-size: 14px;
}
.attribute-picker-container a{
    font-weight: bold;
    font-size: 14px;
    cursor: pointer;
}
.attribute-picker-container label{
    margin: 0;
    padding: 0;
    font-weight: bold;
}
.attribute-picker-container span{
    border: 1px solid #d1d1d1;
    font-size: 14px;
    color: white;
    background: #ab0d09;
    text-align: center;
    padding: 10px 5px;
    min-width: 45px;
    margin: 0px 10px;
    display: inline-block;
    cursor: pointer;
}
.size-table-link{
    border: none;
}

#product #attributes{
    background: none;
    padding: 0;
}

#product-file-upload-container{
    background: #f5f5f5;
    padding: 25px 25px 15px 25px;
    font-family: 'Oswald', sans-serif;
}
#product-file-upload-container h3{
    font-family: 'Oswald bold', sans-serif;
    font-size: 22px;
}
#product-file-upload-preview{
    display: none;
    text-align: center;
}
#product-file-upload-preview img{
    max-height: 240px;
    max-width: 240px;
    margin: 0 auto;
}
#product-file-upload-container p{
    font-size: 13px;
    font-style: italic;
    line-height: 18px;
    font-family: Arial, Helvetica, sans-serif;
    color: #15141A;
    margin-top:3px;
}
#product-file-upload-container button{
    border-radius: 3px;
    border: none;
    margin: 5px 0 10px 0;
    background: #cb8837;
    color: white;
    text-transform: uppercase;
    font-size: 16px;
    padding: 8px 25px 8px 55px;
    border: 1px solid  #cb8837;
}
#product-file-upload-container button:hover{
    background: white;
    color: #ab0d09;
}
.fa-file-input{
    background: url('/img/file-upload-btn-icon.png');
    object-fit: fill;
    width: 26px;
    display: inline-block;
    position: absolute;
    height: 24px;
    margin: 2px 0 0 -35px;
    /*padding: 0 10px 0 0;*/
}
#product-file-upload-container button:hover .fa-file-input{
    background: url('/img/file-upload-btn-icon-hover.png');
}
#product-file-upload-container button i:before {
    display:block;
    position:relative;
    content:url('https://bezvatriko.cz/themes/jms_xtheme/img/keramicky_hrnek/opice-nahrani-souboru.svg');
    width: 111px;
  left: 290px;
  top: -82px;
}
@media (min-width: 641px) and (max-width: 860px){
    #product-file-upload-container button i:before {
        display:none;
    }
}
@media (max-width: 479px) {
    #product-file-upload-container button i:before {
        display:none;
    }

    #product .attributes-container .attribute-picker-container{
        padding: 5px 8px;
        margin-right: 5px;
    }

    #product .attributes-container .attribute-picker-container:last-of-type{
        margin-right: 0px;
    }
}
