
@import url('https://fonts.googleapis.com/css2?family=Nunito+Sans:ital,wght@0,200;0,300;0,400;0,600;0,700;0,800;0,900;1,200;1,300;1,400;1,600;1,700;1,800;1,900&display=swap');

.nunito-sans {
    font-family: 'Nunito Sans', sans-serif;
}

header {
    background-color: #003D5B;
}

.site-content {
    margin-top: 100px;
}

html body .site-content.no-header {
    margin-top: 25px;
}

.row:before,
.row:after,
.clearfix:before,
.clearfix:after {
    content: "";
    display: table;
}

.row:after,
.clearfix:after {
    clear: both;
}

.sidebar-product-list ul {
    margin: 0px;
    padding: 0px;
}

.sidebar-product-list ul li {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    display: block;
    width: 100%;
    line-height: normal;
}

.sidebar-product-list ul > li > a {
    margin: 0px 0px;
    padding: 16px 19px 8px 0px;
    border-bottom: 1px solid #D3D7DE;
    width: 100%;
}

.sidebar-product-list ul > li:first-child > a {
    padding-top: 0px;
}

.sidebar-product-list ul > li ul > li > a {
    margin: 0px 0px;
    padding: 0px 0px 8px 0px;
    border-bottom: 0px solid #D3D7DE;
}

.sidebar-product-list ul > li ul.sub-menu {
    display: none;
}

.sidebar-product-list ul > li ul {
    padding: 16px 0px 8px 16px;
}

.sidebar-product-list ul > li > a {
    display: inline-block;
    vertical-align: top;
    font-size: 16px;
    line-height: 22px;
    color: #394E71;
    text-transform: none;
    text-decoration: none;
    outline: none;
    font-weight: 700;
    position: relative;
}

.sidebar-product-list > ul > li.active > a {
    color: #1EC6B5;
}

.sidebar-product-list > ul > li > ul > li.active > a {
    color: #1EC6B5;
}

/*.sidebar-product-list ul > li.has-children > a:after {
    content: "";
    display: inline-block;
    vertical-align: top;
    width: 11px;
    height: 19px;
    line-height: 19px;
    background-image: url("../images/fa-chevron-down-bold-icon-blue.svg");
    background-repeat: no-repeat;
    background-position: 0px 0px;
    margin: 23px 0px 0px 9px;
    position: absolute;
    right: 0;
    top: 0;
    transition: all .3s ease 0s;
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -ms-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
}*/

.sidebar-product-list ul > li:first-child > a:after {
    margin-top: 9px;
}

.sidebar-product-list ul > li:first-child > a.submenu-open:after {
    margin-top: 4px;
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
}

.sidebar-product-list ul > li > a.submenu-open:after {
    margin-top: 18px;
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
}

.sidebar-product-list ul > li > a:hover:after,
.sidebar-product-list ul > li > a.submenu-open:after {
    background-image: url("../images/fa-chevron-down-bold-icon-hover.svg");
}

.sidebar-product-list ul > li ul > li > a {
    font-weight: 400;
    color: #394E71;
}

.sidebar-product-list ul > li ul > li > a:after,
.sidebar-product-list ul > li ul > li > a:hover:after {
    display: none;
}

.sidebar-product-list ul > li > a:hover,
.sidebar-product-list ul > li ul > li > a:hover,
.sidebar-product-list ul > li > a.active,
.sidebar-product-list ul > li ul > li > a.active {
    color: #44ABB7;
}

.sidebar-product-list ul > li ul > li .new-tag {
    border-radius: 3px;
    min-width: 39px;
    width: auto;
    display: inline-block;
    vertical-align: top;
    height: 16px;
    line-height: 14px;
    background-color: #3399CC;
    padding: 0px 8px;
    /* margin: 7px 0px 0px 40px; */
    margin: 7px 0px 0px 7px;
    text-align: center;
    color: #FFFFFF;
    font-size: 10px;
    font-weight: 700;
    text-transform: none;
    font-family: 'Open Sans', sans-serif;
}

.sidebar-product-list ul > li ul > li .new-tag-1 {
    background-color: #1EC6B5;
}

.sidebar-product-list ul > li ul > li .new-tag {
    margin: 3px 0px 0px 16px;
}

.product-four-box-row-col-sm-9 > .row.product-container {
    margin: 0px !important;
}

.product-four-box-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -12px;
    margin-left: -12px;
    width: auto !important;
}

.product-four-box-row .product-text-four-box {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 12px;
    padding-left: 12px;
    /*margin-bottom: 64px;*/
    margin-bottom: 35px;
}
.product-three-box-row-one .product-text-four-box {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
}

.product-box-bg-info-main {
    background-color: #ffffff;
    padding: 0px;
    border: 1px solid #D3D7DE;
    height: 100%;
}

.product-box-bg-info-main:hover {
    /*border: 1px solid #959FB0;*/
    border: 1px solid #D3D7DE;
}

.product-box-wrapper .product-img {
    margin-bottom: 16px;
    padding: 36px 1px 0px 1px;
}
.product-box-wrapper .product-img.background-with-image {
    padding-top: 1px;
}

.product-box-wrapper .product-img a {
    display: block;
}

.product-box-wrapper .product-img img {
    width: 100%;
}

.product-box-wrapper .product-name {
    font-size: 16px;
    line-height: 22px;
    font-weight: 700;
    color: #394E71;
    display: block;
    width: 100%;
    margin: 0px 0px 26px 0px;
}

.product-box-wrapper .product-info {}

.price-size-row {
    margin: 0px 0px 14px 0px;
    display: inline-block;
    width: 100%;
}

.price-size-row .price-box {
    background-color: #3399CC;
    border-radius: 3px;
    height: 26px;
    min-width: 75px;
    color: #ffffff;
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    line-height: 26px;
    padding: 0px 10px 0px 10px;
    float: left;
    width: 80px;
}

.price-size-row .product-size {
    float: right;
    line-height: 26px;
    font-size: 16px;
    font-weight: 400;
    color: #394E71;
    width: calc(100% - 80px);
    text-align: right;
    padding-left: 10px;
}

.product-color-wrapper {
    display: inline-block;
    width: 100%;
    margin: 0px 0px 16px 0px;
}

.color-option-boxes .changeimgColor,
.product-color-wrapper .color-box {
    float: left;
    width: 20px;
    height: 20px;
    margin: 0 5px 5px 0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #D3D7DE;
}

.product-detail-page-info-inner .color-option-boxes .changeimgColor {
    width: 25px;
    height: 25px;
    margin: 0 6px 6px 0;
    cursor: pointer;
}

.tag-row {
    display: inline-block;
    vertical-align: top;
    width: 100%;
}

.tag-row .tag-btn {
    float: left;
    margin: 0px 4px 0px 0px;
    padding: 0px 5px;
    min-width: 45px;
    height: 30px;
    line-height: 26px;
    border-radius: 3px;
    border: 1px solid #D3D7DE;
    background-color: #ffffff;
    text-align: center;
}

.owl-carousel .owl-item .tag-row .tag-btn img,
.tag-row .tag-btn img {
    width: auto;
    height: auto;
    vertical-align: middle;
    display: inline-block;
}

.tag-row .tag-btn {
    float: left;
    margin: 0px 4px 0px 0px;
    padding: 0px 5px;
    min-width: 45px;
    height: 30px;
    line-height: 26px;
    border-radius: 3px;
    border: 1px solid #D3D7DE;
    background-color: #ffffff;
    text-align: center;
}

/* Product detail page style start */
.product-detail-page-wrapper ul li {
    font-weight: 400;
    font-size: 16px;
    line-height: 28px;
    color: #394E71;
    font-family: 'Open Sans', sans-serif;
    text-transform: none;
    letter-spacing: normal;
    padding: 0px 0px 5px 2px;
}

.product-detail-page-wrapper ul, 
.product-detail-page-wrapper ol,
.product-detail-page-wrapper dl {
    margin: 0px 0px 20px 0px;
    padding: 0px 20px 0px 16px;
    position: relative;
}

.product-detail-page-wrapper p {
    width: 100%;
    font-weight: 400;
    font-size: 16px;
    line-height: 28px;
    color: #394E71;
    font-family: 'Open Sans', sans-serif;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

.product-detail-page-wrapper ul li span,
.product-detail-page-wrapper p span {
    font-size: 16px !important;
    line-height: 28px;
    color: #394E71;
    font-family: 'Open Sans', sans-serif;
}

.product-detail-page-wrapper ul li span em {
    font-style: normal;
    font-weight: bolder;
}

.page-template-product-detail {
    background-color: #fff;
}

table {
    border-collapse: collapse;
    border: 0;
    width: auto;
    margin: 0;
}
 
table td, 
table th {
    border: 0;
    padding: 0;
}

.page-template-product-detail #content .ast-container {
    padding: 0;
}

.product-detail-info-section {
    padding: 96px 0px 126px; 
}
.product-detail-page-wrapper .product-detail-info-section .content-area,
.product-detail-page-wrapper .product-detail-info-section .primary,
.product-detail-page-wrapper .product-detail-info-section #primary {
    padding: 0px;
    margin: 0px;
}

.page-template-product-detail .product-detail-info-section #primary {
    width: 100%;
    margin: 0;
    padding: 0;
}

.product-detail-info-section .container {
    padding: 0px 296px 0px 296px;
}

.mainProdDetailContentRow {
    margin: 0 -15px;
}

.product-image-wrapper,
.product-detail-right-info-wrapper {
    float: left;
    padding: 0 15px;
}

.product-image-wrapper {
    width: 58.333333%;
}

.product-detail-right-info-wrapper {
    width: 41.666667%;
}

.product-detail-page-info-inner {
    padding: 0px 0px 0px 50px;
    display: inline-block;
    vertical-align: top;
    width: 100%;
}

.product-detail-page-wrapper h4 {
    font-weight: 500;
    font-size: 26px;
    line-height: 39px;    
}

.product-detail-page-info-inner h4 {
    margin-bottom: 40px;
}

.mainProdDetailContentRow h6 {
    font-size: 16px;
    font-weight: 700;
    line-height: 23px;
    margin: 0px 0px 8px 0px;
}

.mainProdDetailContentRow h6 span {
    color: #1EC6B5;
    font-size: 14px;
    font-weight: 400;
    line-height: 19px;
    padding-left: 16px;
    font-family: 'Open Sans', sans-serif;
}

.product-detail-page-info-inner .color-option-boxes {
    max-width: 370px;
    margin-bottom: 38px;
    display: inline-block;
    width: 100%;
}

.product-detail-info-section .product-detail-page-info-inner .sizes-selection-wrapper .size-row {
    display: inline-block;
    vertical-align: top;
    width: 100%;
}

.product-detail-info-section .product-detail-page-info-inner .sizes-selection-wrapper .size-select-box {
    min-width: 41px;
    height: 41px;
    text-align: center;
    padding: 0px 8px;
    margin: 0px 0px 34px 0px;
    border-radius: 3px;
    border: 1px solid #D3D7DE;
    margin-right: 4px;
    font-size: 14px;
    color: #394E71;
    line-height: 39px;
    font-weight: 400;
    /*cursor: pointer;*/
    float: left;
}

.product-detail-info-section .slider {
    margin: 0px 0px 0px 97px;
    float: right;
    width: calc(100% - 206px);
}
/*.product-detail-info-section .product-image-wrapper .bxslider-middle .bigger-slider.slider ul li {
    width: 100%;
    height: 100%;
    max-height: 785px;
    max-width: 717px;
}*/
.product-detail-info-section .product-image-wrapper .bxslider-middle .bigger-slider.slider ul li > div,
.product-detail-info-section .product-image-wrapper .bxslider-middle .bigger-slider.slider ul li > div > div {
    /*width: 100%;*/
    height: 799px;
    /*max-height: 785px;
    max-width: 717px;*/
    background-size: cover !important;
}
.product-detail-info-section .product-image-wrapper .bxslider-middle .bigger-slider.slider ul pre {
    background-color: transparent;
}
.product-detail-info-section .carousel {
    width: 105px;
    border-radius: 0px;
    border: 0px;
    float: left;
    position: relative;
    left: 0px;
    top: 0px;
    margin: 4px 0px 0px 0px;
}

.product-detail-info-section .product-detail-page-info-inner .preis-selection-wrapper h2 {
    margin: 0px 0px 32px 0px;
}
.product-detail-info-section .product-detail-page-info-inner .preis-selection-wrapper h2.mainProdprice {
    width: auto;
    display: inline-block;
    /* vertical-align: top; */
}
.product-detail-info-section .product-detail-page-info-inner .preis-selection-wrapper .vat-box {
    display: inline-block;
    /* vertical-align: bottom; */
    width: auto;
    padding: 0px 0px 0px 10px;
}
.product-detail-info-section .product-detail-page-info-inner .button-row.design-sell-btn a {
    background-color: #FB7969;
    color: #ffffff;
    font-weight: 600;
    min-width: 240px;
    border-radius: 6px;
    padding: 12px 15px 11px;
    font-size: 16px;
    display: inline-block;
    text-align: center;
}

.product-detail-info-section .product-detail-page-info-inner .button-row.design-sell-btn a:hover {
    background-color: #AD1705;
}

.product-detail-info-section .carousel ul {
    margin: -16px 0 0 0;
    padding: 0;
}

.product-detail-info-section .thumbs-wrapper.carousel ul li {
    border: 0px solid #D3D7DE;
    margin: 0px 0px 0px 0px !important;
    padding: 0px;
    list-style-type: none;
    display: inline-block;
    vertical-align: top;
    width: 100% !important;
    cursor: pointer;
}

.product-detail-info-section .thumbs-wrapper.carousel ul li a {
    border: 1px solid #D3D7DE;
    margin: 16px 0px 0px 0px !important;
    padding: 7px;
    display: inline-block;
    vertical-align: top;
    width: 100%;
    text-align: center;
}

.product-detail-info-section .thumbs-wrapper.carousel ul li a img {
    /* width: 45px; */
    width: auto !important;
    height: auto;
    vertical-align: top;
    margin: 0px auto;
}

.product-image-wrapper .thumbs-wrapper .bx-controls .bx-controls-direction .bx-next {
    position: absolute;
    left: 0px;
    right: 0px;
    top: auto;
    bottom: -30px;
    background-image: url(../images/pro-d-slider-angle-down-arrow.svg);
    background-repeat: no-repeat;
    background-position: center center;
    padding: 0px !important;
    margin: 0px auto !important;
    border: 0px !important;
    text-align: center;
    display: block;
    width: 30px;
    height: 30px;
    z-index: 9;
}

.product-image-wrapper .thumbs-wrapper .bx-controls .bx-controls-direction .bx-prev {
    position: absolute;
    left: 0px;
    right: 0px;
    top: -30px;
    background-image: url(../images/pro-d-slider-angle-up-arrow.svg);
    background-repeat: no-repeat;
    background-position: center center;
    padding: 0px !important;
    margin: 0px auto !important;
    border: 0px !important;
    display: block;
    width: 30px;
    height: 30px;
    z-index: 9;
}

.product-image-wrapper .thumbs-wrapper .bx-controls .bx-controls-direction .bx-prev.disabled, .product-image-wrapper .thumbs-wrapper .bx-controls .bx-controls-direction .bx-next.disabled {
    cursor: default;
    opacity: 0.3;
    display: none;
}

.nav-tab-section .nav-tab-row {
    padding: 0px 0px 0px;
    display: inline-block;
    vertical-align: top;
    width: 100%;
    border: 0px;
}

.nav-tab-section .nav-tab-row .container {
    padding: 0px 161px 0px;
}

.nav-tab-section .nav-tab-row .nav {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    border: 0px;
}

.nav-tab-section .nav-tab-row a {
    border-radius: 6px 6px 0px 0px;
    background-color: #F4F6F9;
    min-height: 52px;
    padding: 15px 33px 15px 33px;
    margin: 0px 8px 0px 0px;
    border: 0px;
    color: #394E71;
    font-size: 16px;
    font-weight: 600;
    line-height: 22px;
    float: left;
    outline: none;        
}

.nav-tab-section .nav-tab-row a.active {
    background-color: #ffffff;
    border: 0px;
    padding-bottom: 0px;
}

.nav-tab-section .nav-tab-row a.active span {
    border-bottom: 0px solid #1EC6B5;
    display: inline-block;
    padding-bottom: 15px;
    vertical-align: top;
    width: auto;
    position: relative;
}

.nav-tab-section .nav-tab-row a.active span:after {
    position: absolute;
    content: "";
    left: 0px;
    top: auto;
    bottom: 0px;
    width: 100%;
    height: 4px;
    border-bottom: 4px solid #1EC6B5;
}

.nav-tab-section .tab-content-wrapper .container {
    padding: 96px 161px 96px;
}

.nav-tab-section .tab-content-wrapper {
    padding: 0px 0px 0px;
    display: inline-block;
    vertical-align: top;
    width: 100%;
    border: 0px;
    background-color: #F4F6F9;
}

.nav-tab-section .tab-content-wrapper .tab-pane {
    display: none;
}

.nav-tab-section .tab-content-wrapper .tab-pane.active {
    display: inline-block;
    vertical-align: top;
    width: 100%;
}

.product-detail-page-wrapper .nav-tab-section .tab-row {
    margin: 0 -15px;
}

.product-detail-page-wrapper .nav-tab-section .tab-col {
    float: left;
    padding: 0 15px;
}

.product-detail-page-wrapper .nav-tab-section .tab-col-left {
    width: 41.666667%;
}

.product-detail-page-wrapper .nav-tab-section .tab-col-center {
    width: 33.333333%;
}

.product-detail-page-wrapper .nav-tab-section .tab-col-right {
    width: 25%;
}

.start-of-production-section {
    
}

.start-of-production-section .container {
    padding: 0px 193px 76px 193px;
}

.productions-block-row {
    margin: 0 -15px;
}

.productions-block-row .productions-block-col {
    width: 25%;
    float: left;
    padding: 0 15px;
}
.productions-block-row.col-3 .productions-block-col {
    width: 33.3333%;
}
.productions-block-row.col-2 .productions-block-col {
    width: 50%;
}

.start-of-production-section .ruler-round {
    width: 75px;
    height: 75px;
    background-color: #1EC6B5;
    border-radius: 100%;
    text-align: center;
    line-height: 75px;
    float: left;
}

.start-of-production-section .start-production-text {
    padding: 0px 0px 0px 102px;
    display: block;
    width: 100%;
}

.start-of-production-section .start-production-text p {
    margin: 0px 0px 9px 0px;
    display: inline-block;
    vertical-align: top;
    width: 100%;
}

.start-of-production-section .start-production-text p strong {
    font-weight: 700;
    font-size: 14px;
    line-height: 22px;
    margin: 0px;
    display: block;
}

.start-of-production-section .start-production-text a {
    margin-bottom: 20px;
    color: #1EC6B5;
    font-size: 14px;
    line-height: 22px;
    font-weight: 400;
    display: inline-block;
    vertical-align: top;
    width: auto;
}

.nav-tab-section .tab-content-wrapper .size-table-list table {
    width: 100%;
}

.nav-tab-section .tab-content-wrapper .size-table-list table th {
    background-color: #F4F6F9;
    font-weight: 700;
    font-size: 16px;
    line-height: 19px;
    color: #394E71;
    text-transform: none;
    padding: 0px 0px 15px 0px;
    text-align: center;
}

.nav-tab-section .tab-content-wrapper .size-table-list table tr:nth-child(odd) td {
    background-color: #ffffff;
}

.nav-tab-section .tab-content-wrapper .size-table-list table tr:nth-child(even) td {
    background-color: #F4F6F9;
}

.nav-tab-section .tab-content-wrapper .size-table-list table td {
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    color: #394E71;
    text-transform: none;
    padding: 5px 0px 6px 0px;
    text-align: center;
}

.detail-page-similar-products-section .container {
    padding-left: 293px;
    padding-right: 96px;
    padding-top: 96px;
    padding-bottom: 160px;
}

.product-four-box-row .owl-carousel .owl-stage {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
} 

.product-four-box-row .owl-carousel .product-text-four-box {
    max-width: 100%;
    margin: 30px 0px 0px 0px;
    height: calc(100% - 30px);
}

.product-four-box-row .owl-carousel .product-text-four-box .product-box-wrapper .product-img {
    /*height: 232px;*/
}

.product-four-box-row .owl-carousel .product-text-four-box .product-box-wrapper .product-img a {
    /*height: 100%;*/
}

.product-four-box-row .owl-carousel .product-text-four-box .product-box-wrapper .product-img img {
    /*max-height: 232px;*/
    max-height: none;
    margin: 0 auto;
    width: auto;
}

.detail-page-similar-products-section .product-four-box-row .owl-nav .owl-prev, 
.detail-page-similar-products-section .product-four-box-row .owl-nav .owl-next {
    position: absolute;
    width: 30px;
    height: 30px;
    left: -32px;
    top: 50%;
    font-size: 0px;
    color: #ffffff;
    margin: -15px 0px 0px 0px;
    background-position: center center;
    background-repeat: no-repeat;
}

.detail-page-similar-products-section .product-four-box-row .owl-nav .owl-prev {
    background-image: url(../images/np-left-arrow.svg);
}

.detail-page-similar-products-section .product-four-box-row .owl-nav .owl-next {
    right: -34px;
    left: auto;
    background-image: url(../images/np-right-arrow.svg);
}

.detail-page-similar-products-section h4 {
    margin: 0px 0px 12px 0px;
    font-size: 26px;
    line-height: 39px;
}
/* Product Detail Page Style End */


/* Category Page Style Start */
.category-product-box .elementor-cta__bg {
    -webkit-background-size: 100%;
    background-size: 100%;
    background-repeat: no-repeat;
}

.category-product-box .elementor-ribbon {
    -webkit-transform: none !important;
    -ms-transform: none !important;
    -o-transform: none !important;
    transform: none !important;
    width: auto;
    height: auto;
    right: 16px;
}

.category-product-box .elementor-ribbon .elementor-ribbon-inner {
    -webkit-transform: none !important;
    -ms-transform: none !important;
    -o-transform: none !important;
    transform: none !important;
    width: auto;
    padding: 3px 8px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
}

.elementor-6228 .elementor-element.elementor-element-c117d26 .elementor-ribbon-inner {
    
}
html body.page-template-product-detail .ast-container {
    max-width: 100%;
    width: 100%;
} 
html body.page-template-product-detail .product-detail-info-section .container,
html body.page-template-product-detail .start-of-production-section .container,
html body.page-template-product-detail .nav-tab-section .tab-content-wrapper .container,
html body.page-template-product-detail .nav-tab-section .nav-tab-row .container,
html body.page-template-product-detail .detail-page-similar-products-section .container {
    padding-left: 0px;
    padding-right: 0px;
    max-width: 1600px;
    width: 100%;
    margin: 0px auto;
}

.product-three-box-row {
    display: inline-block;
    vertical-align: top;
    width: 100%;
}

.product-three-box-row .row {
    /*display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;*/
    margin-right: -15px;
    margin-left: -15px;
}

.product-three-box-row .row .product-text-three-box {
    position: relative;
    width: 100%;
    min-height: 1px;
    float: left;
    padding-right: 15px;
    padding-left: 15px;
    /*-webkit-box-flex: 0;
    -ms-flex: 0 0 33.3333%;
    flex: 0 0 33.3333%;*/
    max-width: 33.3333%;
    margin: 0px 0px 33px 0px;
}
.product-three-box-row .row .product-text-three-box:nth-child(3n+1) {
    clear: both;
}
.product-three-box-row .row .product-text-three-box .product-box-bg-info-main .product-img-photo img {
    width: 100%;
    height: auto;
    vertical-align: top;
}

.product-three-box-row .product-box-bg-info-main {
    background-color: #F4F6F9;
    padding: 0px;
    position: relative;
    overflow: hidden;    
    width: 100%;
    border: 0;
    max-height: 324px;
}

.product-three-box-row .product-box-bg-info-main .product-name {
    background-color: #ffffff;
    min-height: 64px;
    line-height: 31px;
    font-size: 22px;
    text-transform: none;
    color: #394E71;
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    padding: 17px 31px 16px 31px;
    position: absolute;
    top: 50%;
    left: 0px;
    margin: -32px 0px 0px 0px;
}

/* Category Page Style End */

html .product-detail-page-wrapper.pdc-m0 {
    /*margin-top: -200px;*/
    margin-top: 0px;
    margin-left: -20px;
    margin-right: -20px;
}
html body .product-detail-page-wrapper.pdc-m0 {
    /*margin-top: -200px;*/
    margin-top: 0px; 
}
html body .product-detail-page-wrapper.pdc-m0 .product-detail-info-section .content-area.primary {
    margin-top: 0px !important;
    padding-top: 0px !important;
}
html .product-detail-page-wrapper.pdc-m0 #primary.content-area.primary {
    width: 100%;
}
.category-wrapper-mg0 {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    margin: -100px 0px 0px 0px;
}

.sidebar-product-list ul li.has-children span {
    content: "";
    display: inline-block;
    vertical-align: top;
    width: 11px;
    height: 19px;
    line-height: 19px;
    background-image: url(../images_new/fa-chevron-down-bold-icon.svg);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    margin: 22px 0px 0px 9px;
    position: absolute;
    right: 0;
    top: 0;
    transition: all .3s ease 0s;
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -ms-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    cursor: pointer;
}
.sidebar-product-list ul li.has-children span.submenu-open {
    background-image: url(../images_new/fa-chevron-down-bold-icon-active.svg);
}
.sidebar-product-list ul li.has-children:first-child span {
    margin: 6px 0px 0px 9px;
}
.sidebar-product-list ul li.has-children {
    position: relative;
}
.sidebar-product-list ul > li.has-children > a:after {
    display: none;
}
.product-text-four-box .product-box-bg-info-main {
    position: relative;
}
.product-four-box-row .product-text-four-box .product-box-bg-info-main .product-color-size {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: calc(100% - 0px) !important;
    background-color: rgba(255, 255, 255, 0.85);
    /*padding: 32px 17px 32px 14px;*/
    padding: 13px;
    margin: 0px !important;
    /*overflow-y: auto;*/
    /*display: none;*/
}
.product-box-wrapper .product-img a {
    position: relative;
    overflow: hidden;
}
html body .product-text-four-box .product-box-bg-info-main .product-size-div {
    margin-bottom: 15px !important;
}
/*.product-text-four-box .product-box-bg-info-main .product-color-wrapper,
.product-text-four-box .product-box-bg-info-main .product-size-div {
    display: none !important;
}*/

/*.product-four-box-row .product-text-four-box .product-box-bg-info-main:hover .product-color-size,
.product-text-four-box .product-text-four-box .product-box-bg-info-main:hover .product-color-size .product-color-wrapper,
.product-text-four-box .product-text-four-box .product-box-bg-info-main:hover .product-color-size .product-size-div {
    display: inline-block !important;
    vertical-align: top;
    width: 100%;
}*/

/*.product-four-box-row .product-text-four-box .product-box-bg-info-main:hover .product-color-size {
    display: inline-block !important;
    vertical-align: top;
    width: 100%;
}*/

.product-text-four-box .product-box-bg-info-main .product-color-wrapper,
.product-text-four-box .product-box-bg-info-main .product-size-div {
    float: left;
    width: 100%;
    height: auto !important;
    margin: 0px !important;
    padding: 0px !important;
}
.product-text-four-box .product-box-bg-info-main .product-color-wrapper .color-lable,
.product-text-four-box .product-box-bg-info-main .product-size-div .size-lable {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    /*margin: 0px 0px 16px 0px;*/
    margin: 0px 0px 10px 0px;
    padding: 0;
    font-size: 16px;
    line-height: 22px;
    font-family: 'Nunito Sans', sans-serif;
    color: #394E71;
    font-weight: 700;
}
.product-text-four-box .product-box-bg-info-main .product-size-div .size-lable {
    /*margin-top: 21px;
    margin-bottom: 8px;*/
    margin-top: 7px;
    margin-bottom: 3px;
}
.product-text-four-box .product-box-bg-info-main .product-size-div .product-size {
    /*font-size: 24px;
    line-height: 32px;*/
    font-size: 19px;
    line-height: 27px;
    font-family: 'Nunito Sans', sans-serif;
    color: #394E71;
    font-weight: 600;
    display: inline-block;
    vertical-align: top;
    width: 100%;
}
.product-text-four-box .product-box-bg-info-main .product-color-wrapper .color-box {
   /* width: 20px;
    height: 20px;*/
    width: 19px;
    height: 19px;
    border-radius: 3px;
    border: 0px;
    /*margin: 0 8px 8px 0;*/
    margin: 0 5px 5px 0;
    cursor: pointer;
}
.product-text-four-box .product-box-bg-info-main .product-color-wrapper .color-box[style="background-color:#ffffff"] {
    border: 1px solid #707070;
}
.product-text-four-box .product-box-bg-info-main .tag-row {
    position: absolute;
    width: auto;
    border: 0;
    top: 19px;
    right: 17px;
    z-index: 9;
}
html .product-box-wrapper .product-img {
    margin-bottom: 16px;
    /*margin-bottom: 55px;*/
    /*min-height: 328px;*/
    height: auto !important;
}
html .product-box-wrapper .product-img + a {
    padding: 0px 16px 0px 16px;
    margin: 0px 0px 8px 0px;
    display: block;
}
html .product-box-wrapper .product-img + a + .product-info {
    padding: 0px 16px 0px 16px;
    margin: 0px 0px 32px 0px;
    display: block;
}

html .price-size-row {
    margin: 0;
    vertical-align: top;
    height: auto !important;
}
html .price-size-row .price-box,
html .price-size-row .vat-box {
    background-color: transparent;
    border-radius: 0;
    height: auto;
    min-width: auto;
    color: #394E71;
    font-size: 16px;
    font-weight: 400;
    text-align: left;
    line-height: 20px;
    padding: 0;
    font-family: 'Nunito Sans', sans-serif;
    width: auto;
}
html .price-size-row .vat-box {
    padding: 0px 0px 0px 11px;
    font-size: 12px;
}
html .color-size-mobile {
    display: none;
}
html .product-box-wrapper .product-name {
    margin: 0px 0px 8px 0px;
    height: auto !important;
    font-family: 'Nunito Sans', sans-serif;
}
html .product-info {
    line-height: 20px;
}
html .product-text-four-box .product-box-bg-info-main .tag-row .tag-btn {
    float: left;
    margin: 0;
    padding: 0;
    min-width: auto;
    height: auto;
    line-height: normal;
    border-radius: 3px;
    border: 0;
    background-color: transparent;
    text-align: center;
    width: auto;
}
html .product-text-four-box .product-box-bg-info-main .tag-row .tag-btn + .tag-btn {
    margin-left: 8px;
}

/* .breadcrumb-container Css Start */

html body .breadcrumb-container {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    min-width: auto;
    max-width: none;
    border: 0px;
    background-color: transparent;
    padding: 0px;
    margin: 7px 0px 0px;
    box-shadow: none;
    position: relative;
    z-index: 5;
}
html body .breadcrumb-container .container {
    max-width: 1600px;
    width: 100%;
    margin: 0px auto;
    padding: 0px 0;
}
html body .breadcrumb-container .breadcrumb {
    margin: 0px;
    padding: 0px;
}
html body .breadcrumb-container .breadcrumb li {
    margin: 0px;
    padding: 0px;
    float: left;
    width: all;
    list-style-type: none;
}
html body .breadcrumb-container .breadcrumb li:before,
html body .breadcrumb-container .breadcrumb li:after {
    display: none;
}
html body .breadcrumb-container .breadcrumb li a,
html body .breadcrumb-container .breadcrumb li a span,
html body .breadcrumb-container .breadcrumb li span {
    display: inline-block;
    vertical-align: top;
    position: relative;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    color: #394E71;
    font-weight: 400;
    line-height: 18px;
    font-style: normal;
}
html body .breadcrumb-container .breadcrumb > li > i {
    font-size: 9px;
    color: #959FB0;
    margin: 0px 7px;
    line-height: 18px;
    font-style: normal;
}
html body .breadcrumb-container .breadcrumb li span {
    color: #00798C;
    font-family: 'Nunito Sans', sans-serif;
    font-weight: 700;
}
html body .breadcrumb-container .breadcrumb li a span {
    font-family: 'Open Sans', sans-serif;
    color: #394E71;
    font-weight: 400;
}
html body .breadcrumb-container .breadcrumb li a:hover span {
    color: #00798C;
}
html body .breadcrumb-container .breadcrumb li .fa-chevron-right::before {
    position: relative;
    top: -1px;
}
html .sidebar-product-list-col-sm-3 {
    flex: 0 0 17%;
    max-width: 17%;
}
html .product-four-box-row-col-sm-9 {
    flex: 0 0 83%;
    max-width: 83%;
}

#deleteAllGrid.disabled {
    border: 0px;
    color: #BAC0CC !important;
    background-color: #F2F3F6 !important;
    cursor: default !important;
    pointer-events: none !important;
}


#addToStore.disabled {
    border: 0px;
    color: #BAC0CC !important;
    background-color: #F2F3F6 !important;
    cursor: default !important;
    pointer-events: none !important;
}

#addToStore1.disabled {
    border: 0px;
    color: #BAC0CC !important;
    background-color: #F2F3F6 !important;
    cursor: default !important;
    pointer-events: none !important;
}

/* .breadcrumb-container Css End */


/* Responsive CSS */

@media handheld, only screen and (max-width: 1799px) {

    .product-detail-info-section .product-image-wrapper .bxslider-middle .bigger-slider.slider ul li > div, 
    .product-detail-info-section .product-image-wrapper .bxslider-middle .bigger-slider.slider ul li > div > div {
        height: 760px;
        background-size: cover !important;
    }

    html body .breadcrumb-container .container {
        padding: 0px 60px;
    }

    .product-text-four-box .product-box-bg-info-main .product-size-div .product-size {
        font-size: 17px;
        line-height: 24px;
    }
  
    
    .product-four-box-row .product-text-four-box .product-box-bg-info-main .product-color-size {
        padding: 15px 10px 15px 13px;
    }
    html .sidebar-product-list-col-sm-3 {
        flex: 0 0 15%;
        max-width: 15%;
    }
    html .product-four-box-row-col-sm-9 {
        flex: 0 0 85%;
        max-width: 85%;
    }

    html .product-box-wrapper .product-img {
        margin-bottom: 16px;
    }

    /*.product-four-box-row .product-text-four-box .product-box-bg-info-main .background-with-image + .product-color-size {
        height: calc(100% - 133px) !important;
    }*/

    html body.page-template-product-detail .product-detail-info-section .container,
    html body.page-template-product-detail .start-of-production-section .container,
    html body.page-template-product-detail .nav-tab-section .tab-content-wrapper .container,
    html body.page-template-product-detail .nav-tab-section .nav-tab-row .container,
    html body.page-template-product-detail .detail-page-similar-products-section .container {
        padding-left: 60px;
        padding-right: 60px;
    }

    .product-detail-info-section .container {
        padding: 0px 93px 0px 93px;
    }

    .nav-tab-section .nav-tab-row .container {
        padding: 0px 60px 0px;
    }
    
    .nav-tab-section .tab-content-wrapper .container {
        padding: 96px 60px 96px;
    }
    
    .start-of-production-section .container {
        padding: 0px 60px 76px 60px;
    }
    
    .detail-page-similar-products-section .container {
        padding: 96px 60px 96px 60px;
    }
}

@media handheld, only screen and (max-width: 1599px){

    html .sidebar-product-list-col-sm-3 {
        flex: 0 0 20%;
        max-width: 20%;
    }
    html .product-four-box-row-col-sm-9 {
        flex: 0 0 80%;
        max-width: 80%;
    }
    .product-three-box-row-one .product-text-four-box {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .product-text-four-box .product-box-bg-info-main .product-color-wrapper .color-box {
        width: 15px;
        height: 15px;
    }

    .product-detail-info-section .container {
        padding: 0px 60px 0px 60px;
    }
    
    .product-detail-info-section .slider {
        margin: 0px 0px 0px 39px;
        width: calc(100% - 150px);
    }
    
    .product-detail-page-info-inner {
        padding: 0;
    }
    
    .product-detail-page-wrapper h4 {
        font-size: 24px;
    }
    
    .product-three-box-row .product-box-bg-info-main .product-name {
        line-height: 28px;
        font-size: 19px;
        padding: 16px 19px 16px 19px;
    }
}

@media handheld, only screen and (max-width: 1499px) {

}

@media handheld, only screen and (max-width: 1450px) {

    .product-detail-info-section .product-image-wrapper .bxslider-middle .bigger-slider.slider ul li > div, 
    .product-detail-info-section .product-image-wrapper .bxslider-middle .bigger-slider.slider ul li > div > div {
        height: 670px;
    }
}

@media handheld, only screen and (max-width: 1299px){

    .product-four-box-row .product-text-four-box {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }

    html body .breadcrumb-container .container {
        padding: 0px 25px;
    }

    html body.page-template-product-detail .product-detail-info-section .container,
    html body.page-template-product-detail .start-of-production-section .container,
    html body.page-template-product-detail .nav-tab-section .tab-content-wrapper .container,
    html body.page-template-product-detail .nav-tab-section .nav-tab-row .container,
    html body.page-template-product-detail .detail-page-similar-products-section .container {
        padding-left: 25px;
        padding-right: 25px;
    }

    .product-detail-info-section .container {
        padding: 0px 25px 0px 25px;
    }   
    
    .start-of-production-section .container {
        padding: 0px 25px 70px 25px;
    }
    
    .nav-tab-section .nav-tab-row .container {
        padding: 0px 25px 0px;
    }
    
    .nav-tab-section .tab-content-wrapper .container {
        padding: 96px 25px 96px;
    }
    
    .detail-page-similar-products-section .container {
        padding: 96px 25px 111px 25px;
    }
    
    .detail-page-similar-products-section .product-four-box-row .owl-nav .owl-prev,
    .detail-page-similar-products-section .product-four-box-row .owl-nav .owl-next {
        width: 20px;
        height: 20px;
    }
    
    .detail-page-similar-products-section .product-four-box-row .owl-nav .owl-next {
        right: -10px;
        background-size: 10px auto;
    }
    
    .detail-page-similar-products-section .product-four-box-row .owl-nav .owl-prev {
        left: -10px;
        background-size: 10px auto;
    }

}

@media (max-width: 1250px) {

    .product-detail-info-section .product-image-wrapper .bxslider-middle .bigger-slider.slider ul li > div, 
    .product-detail-info-section .product-image-wrapper .bxslider-middle .bigger-slider.slider ul li > div > div {
        height: 587px;
    }
    .product-text-four-box .product-box-bg-info-main .product-color-wrapper .color-box {
        width: 13px;
        height: 13px;
    }

}

@media (max-width: 1140px) {

    .product-detail-info-section .product-image-wrapper .bxslider-middle .bigger-slider.slider ul li > div, 
    .product-detail-info-section .product-image-wrapper .bxslider-middle .bigger-slider.slider ul li > div > div {
        height: 565px;
    }
    .product-detail-info-section .slider {
        margin: 0px 0px 0px 30px;
        width: calc(100% - 105px);
    }
    
    .product-detail-info-section .carousel,
    .product-detail-info-section .carousel .flex-viewport,
    .product-detail-info-section .carousel ul {
        width: 75px !important;
    }
    
    .product-detail-page-wrapper h4 {
        font-size: 22px;
    }
    
    .product-detail-page-wrapper .nav-tab-section .tab-col-left,
    .product-detail-page-wrapper .nav-tab-section .tab-col-center,
    .product-detail-page-wrapper .nav-tab-section .tab-col-right {
        width: 100%;
        margin-bottom: 35px;
    }
}

@media (max-width: 1199px) {
    .product-four-box-row .product-text-four-box {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
    
    .start-of-production-section {
        text-align: center;
    }
    
    .start-of-production-section .ruler-round {
        float: none;
        display: inline-block;
        vertical-align: top;
    }
    
    .start-of-production-section .start-production-text {
        padding: 20px 0px 0px 0;
        display: inline-block;
        vertical-align: top;
        text-align: center;
    }
    
    .product-three-box-row .row .product-text-three-box {
        /*-webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;*/
        max-width: 50%;
    }
    .product-three-box-row .row .product-text-three-box:nth-child(3n+1) {
        clear: none;
    }
    .product-three-box-row .row .product-text-three-box:nth-child(2n+1) {
        clear: both;
    }
}

@media (max-width: 1099px) {

    html body:not(.rtl) .elementor-9674 .elementor-element.elementor-element-08f711f .elementor-nav-menu--layout-horizontal .elementor-nav-menu > li:not(:last-child) {
        margin-right: 0px;
    }

}

@media (max-width: 1023px) {

    .product-detail-info-section .product-image-wrapper .bxslider-middle .bigger-slider.slider ul li > div, 
    .product-detail-info-section .product-image-wrapper .bxslider-middle .bigger-slider.slider ul li > div > div {
        height: 493px;
    }

}


@media (max-width: 991px) {

    .product-detail-info-section .product-image-wrapper .bxslider-middle .bigger-slider.slider ul li > div, 
    .product-detail-info-section .product-image-wrapper .bxslider-middle .bigger-slider.slider ul li > div > div {
        height: 875px;
    }

    html body .breadcrumb-container {
        margin: 19px 0px 0px;
    }
    html body .breadcrumb-container .container {
        padding: 0px 35px;
    }

    .site-content {
        margin-top: 65px;
    }
    html .product-detail-page-wrapper.pdc-m0 {
        margin-top: -77px;
    }
    .category-wrapper-mg0 {
        margin: -77px 0px 0px 0px;
    }
    
    .product-detail-info-section {
        padding: 55px 0px 96px;
    }
    
    .product-image-wrapper {
        width: 100%;
        padding-bottom: 60px;
        margin: 0;
    }
    
    .product-detail-right-info-wrapper {
        width: 100%;
    }
    
    .product-detail-info-section .slider {
        margin: 0px 0px 0px 0;
        width: calc(100% - 141px);
    }
    
    .product-detail-info-section .carousel,
    .product-detail-info-section .carousel .flex-viewport,
    .product-detail-info-section .carousel ul {
        width: 105px !important;
    }
    
    .nav-tab-section .nav-tab-row a {
        border-radius: 6px 6px 6px 6px;
        margin: 0px 0px 8px 0px;
        width: 100%;
        text-align: center;
    }
}

@media (max-width: 899px) {

    .product-detail-info-section .product-image-wrapper .bxslider-middle .bigger-slider.slider ul li > div, 
    .product-detail-info-section .product-image-wrapper .bxslider-middle .bigger-slider.slider ul li > div > div {
        height: 770px;
    }

}

@media (max-width: 799px) {

    .product-detail-info-section .product-image-wrapper .bxslider-middle .bigger-slider.slider ul li > div, 
    .product-detail-info-section .product-image-wrapper .bxslider-middle .bigger-slider.slider ul li > div > div {
        height: 670px;
    }

}

@media (max-width: 767px) {

    html .rdx-creator-product-image-popup .modal-dialog {
        padding: 0px 15px;
    }
    html body .new-rdx-product-catalogue-designer-sale-product-list-popup .modal-body.rgb-modal-body {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

    html .sidebar-product-list-col-sm-3 {
         flex: 0 0 100%; 
         max-width: 100%; 
    }
    html .product-four-box-row-col-sm-9 {
        flex: 0 0 100%;
        max-width: 100%;
    }

    html body .color-size-mobile {
        display: block;
        float: right;
        height: 24px;
        background-color: #DCE0E8;
        line-height: 24px;
        border-radius:4px;
        min-width: 128px;
        padding: 0px 16px 0px;
        margin: 0px 0px 0px 0px;
        text-align: center;
        font-size: 14px;
        color: #394E71;
        font-weight: 600;
        letter-spacing: 0.14px;
        cursor: pointer;
    }
    html body .color-size-mobile:hover {
        color: #394E71;
        background-color: #C6D1E3;
    }
    html .product-box-wrapper .product-img + a + .product-info {
        margin: 0px 0px 12px 0px;
        display: inline-block;
        padding-right: 12px;
        width: 100%;
        vertical-align: top;
    }

    .product-four-box-row .product-text-four-box {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    
    .product-detail-page-wrapper h4 {
        font-size: 18px;
    }
    
    .productions-block-row .productions-block-col {
        width: 50%;
    }
    .productions-block-row.col-3 .productions-block-col {
        width: 100%;
    }
    
    .start-of-production-section .start-production-text {
        padding: 20px 0px 20px 0;
    }
    
    .product-detail-page-wrapper p {
        font-size: 14px;
    }
    
    .product-detail-page-wrapper ul li span,
    .product-detail-page-wrapper p span {
        font-size: 14px !important;
    }
    
    .product-three-box-row .row .product-text-three-box {
        /*-webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;*/
        max-width: 100%;
    }
    .product-three-box-row .row .product-text-three-box:nth-child(2n+1) {
        clear: none;
    }
}

@media (max-width: 733px) {

    .product-detail-info-section .product-image-wrapper .bxslider-middle .bigger-slider.slider ul li > div, 
    .product-detail-info-section .product-image-wrapper .bxslider-middle .bigger-slider.slider ul li > div > div {
        height: 590px;
    }

}

@media (max-width: 691px) {
    .product-detail-info-section .slider {
        width: calc(100% - 119px);
    }
    
    .product-detail-info-section .carousel,
    .product-detail-info-section .carousel .flex-viewport,
    .product-detail-info-section .carousel ul {
        width: 93px !important;
    }
    .product-detail-info-section .product-image-wrapper .bxslider-middle .bigger-slider.slider ul li > div, 
    .product-detail-info-section .product-image-wrapper .bxslider-middle .bigger-slider.slider ul li > div > div {
        height: 577px;
    }
}

@media handheld, only screen and (max-width: 639px) {
    .product-detail-info-section .slider {
        width: calc(100% - 93px);
    }
    
    .product-detail-info-section .carousel,
    .product-detail-info-section .carousel .flex-viewport,
    .product-detail-info-section .carousel ul {
        width: 70px !important;
    }
    .product-detail-info-section .product-image-wrapper .bxslider-middle .bigger-slider.slider ul li > div, 
    .product-detail-info-section .product-image-wrapper .bxslider-middle .bigger-slider.slider ul li > div > div {
        height: 545px;
    }
    .product-four-box-row .product-text-four-box {
        -webkit-box-flex: 0;
        max-width: 50%;
        flex: 0 0 50%;
    }
}

@media (max-width: 577px) {
    
    .productions-block-row .productions-block-col {
        width: 100%;
    }
    .productions-block-row.col-2 .productions-block-col {
        width: 100%;
    }
    .product-detail-info-section .product-image-wrapper .bxslider-middle .bigger-slider.slider ul li > div, 
    .product-detail-info-section .product-image-wrapper .bxslider-middle .bigger-slider.slider ul li > div > div {
        height: 475px;
    }
    
}

@media (max-width: 544px) {

    html .product-detail-page-wrapper.pdc-m0 {
        margin-left: -10px;
        margin-right: -10px;
    }

}

@media (max-width: 515px) {

    .product-detail-info-section .product-image-wrapper .bxslider-middle .bigger-slider.slider ul li > div, 
    .product-detail-info-section .product-image-wrapper .bxslider-middle .bigger-slider.slider ul li > div > div {
        height: 415px;
    }
    
}

@media handheld, only screen and (max-width: 479px) {
    .product-detail-info-section .slider {
        width: calc(100% - 75px);
    }    
    
    .product-detail-info-section .carousel,
    .product-detail-info-section .carousel .flex-viewport,
    .product-detail-info-section .carousel ul {
        width: 50px !important;
    }
    
    .detail-page-similar-products-section .container {
        padding: 70px 25px 70px 25px;
    }
    .product-detail-info-section .product-image-wrapper .bxslider-middle .bigger-slider.slider ul li > div, 
    .product-detail-info-section .product-image-wrapper .bxslider-middle .bigger-slider.slider ul li > div > div {
        height: 390px;
    }
}

@media handheld, only screen and (max-width: 450px) {

    .product-detail-info-section .product-image-wrapper .bxslider-middle .bigger-slider.slider ul li > div, 
    .product-detail-info-section .product-image-wrapper .bxslider-middle .bigger-slider.slider ul li > div > div {
        height: 360px;
    }
    .product-text-four-box .product-box-bg-info-main .product-color-wrapper .color-box {
        width: 10px;
        height: 10px;
        margin: 0px 3px 3px 0px;
    }
    .product-four-box-row {
        margin-left: -5px;
        margin-right: -5px;
    }
    .product-four-box-row .product-text-four-box {
        padding-right: 5px;
        padding-left: 5px;
        margin-bottom: 10px !important;
    }

}

@media handheld, only screen and (max-width: 410px) {

    .product-detail-info-section .product-image-wrapper .bxslider-middle .bigger-slider.slider ul li > div, 
    .product-detail-info-section .product-image-wrapper .bxslider-middle .bigger-slider.slider ul li > div > div {
        height: 310px;
    }

}

@media handheld, only screen and (max-width: 380px) {

    .product-detail-info-section .product-image-wrapper .bxslider-middle .bigger-slider.slider ul li > div, 
    .product-detail-info-section .product-image-wrapper .bxslider-middle .bigger-slider.slider ul li > div > div {
        height: 280px;
    }

}

@media handheld, only screen and (max-width: 359px) {

    html .new-rdx-product-catalogue-designer-sale-product-list-popup .modal-body.rgb-modal-body .product-four-box-row .product-text-four-box .product-box-bg-info-main .product-box-wrapper .product-name {
        font-size: 14px;
        line-height: 20px;
    }

    html .new-rdx-product-catalogue-designer-sale-product-list-popup .modal-body.rgb-modal-body .product-text-four-box .product-box-bg-info-main .product-color-wrapper .color-box {
        width: 10px;
        height: 10px;
    }
    html .new-rdx-product-catalogue-designer-sale-product-list-popup .modal-body.rgb-modal-body .product-four-box-row .product-text-four-box .product-box-bg-info-main .product-color-size {
        padding: 10px 5px 10px 9px;
    }
    html .new-rdx-product-catalogue-designer-sale-product-list-popup .modal-body.rgb-modal-body .product-text-four-box .product-box-bg-info-main .tag-row {
        top: 11px;
        right: 11px;
    }
    html .new-rdx-product-catalogue-designer-sale-product-list-popup .modal-body.rgb-modal-body .product-text-four-box .product-box-bg-info-main .product-color-wrapper .color-lable, 
    html .new-rdx-product-catalogue-designer-sale-product-list-popup .modal-body.rgb-modal-body .product-text-four-box .product-box-bg-info-main .product-size-div .size-lable {
        font-size: 14px;
        line-height: 20px;
        margin: 0px 0px 7px 0px;
    }
    html .new-rdx-product-catalogue-designer-sale-product-list-popup .modal-body.rgb-modal-body .product-text-four-box .product-box-bg-info-main .product-size-div .size-lable {
        margin-top: 5px;
        margin-bottom: 0px;
    }
    html .new-rdx-product-catalogue-designer-sale-product-list-popup .modal-body.rgb-modal-body .product-text-four-box .product-box-bg-info-main .product-size-div .product-size {
        font-size: 15px;
        line-height: 22px;
    }

    .product-detail-info-section .product-image-wrapper .bxslider-middle .bigger-slider.slider ul li > div, 
    .product-detail-info-section .product-image-wrapper .bxslider-middle .bigger-slider.slider ul li > div > div {
        height: 280px;
    }

    html body.page-template-product-detail .product-detail-info-section .container,
    html body.page-template-product-detail .start-of-production-section .container,
    html body.page-template-product-detail .nav-tab-section .tab-content-wrapper .container,
    html body.page-template-product-detail .nav-tab-section .nav-tab-row .container,
    html body.page-template-product-detail .detail-page-similar-products-section .container {
        padding-left: 15px;
        padding-right: 15px;
    }
    html body .breadcrumb-container .container {
        padding: 0px 25px;
    }
    .start-of-production-section .container {
        padding: 0px 15px 70px 15px;
    }
    html body.page-template-product-detail .detail-page-similar-products-section .container {
        padding-left: 25px;
        padding-right: 25px;
    }
}

@media handheld, only screen and (max-width: 333px) {

    .product-detail-info-section .product-image-wrapper .bxslider-middle .bigger-slider.slider ul li > div, 
    .product-detail-info-section .product-image-wrapper .bxslider-middle .bigger-slider.slider ul li > div > div {
        height: 250px;
    }

}