

/* Start:/local/templates/mohito_local/components/bitrix/menu/product_catalog_menu/style.css?16842889401046*/
.caret {
	float: right;
	width: 0;
	height: 0;
	display: inline-block;
	vertical-align: top;
	border-top: 4px solid #fff;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent;
	content: "";
	margin-top: 8px;
	margin-left: 2px;
}

li.open a .caret {
	border-top: none;
	border-bottom: 4px solid #fff !important;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent;
}

.left-menu {
	list-style: none;
}

.left-menu li {
	list-style: none;
}

.left-menu li ul{
	margin-left: -20px;
}

.left-menu li ul li a{
	color: #000000;
	background-color: #ffffff !important;
	border: 1px solid #ddd;
	padding: 10px 10px 10px 25px;
	display: block;
	border-top: 0px;
    text-decoration: none;
}

.left-menu li ul li:hover > a,
.left-menu li ul li.active > a {
    color: #01C1C1;
}

.left-menu li ul li {
	margin-bottom: 0px;
}

.shop-items .old-price {
	color: #999 !important;
	text-shadow: 0 1px 0 rgba(255,255,255,.75)!important;
	text-decoration: line-through !important;
	background-color: #ececec !important;
}
/* End */


/* Start:/local/templates/mohito_local/components/bitrix/catalog/product_catalog_custom/bitrix/catalog.element/product_catalog_detail/style.css?177855232111216*/
.detail-owl {
    max-height: 251px;
}

.image-detail__wrapper {
    position: relative;
}

.watermark-detail {
    position: absolute;
    top: 0;
    left: 0;
}

.item-detail .pricing-v1-header {
    background: white !important;
    padding: 0 !important;
    height: 38px !important;
}

.pricing-v1-header .price-block .price-line-title {
    color: #21252B;
    font-weight: 400;
}

.pricing-v1-header .price-block .price-line-value {
    color: #21252B;
    font-weight: 600;
}

.btn-group.btn-group-justified {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    background: white !important;
}

.pricing-v1-footer {
    margin-bottom: 23px;
    background: white;
}

.pricing-v1-footer.text-center .btn {
    border-radius: 4px !important;
    width: 49%;
    height: 42px;
    padding: 10px;
}

.pricing-v1-footer.text-center .btn.pi-btn-question {
    background: #FFFFFF;
    border: 1px solid #8B4D38;
}

.detail-owl a.item {
    max-width: 280px;
    height: 324px;
    display: block;
    border: 1px solid #F1F1F1;
}

.item-detail .pricing-v1-header h5 i {
    white-space: nowrap;
}

.item-detail ul.pricing-v1-content>li {

    padding: 2px 0 0 0 !important;

    margin: 0;

}

.item-detail ul.pricing-v1-content>li:first-child {

    padding: 0 !important;

}

/* Tabs */

.item-tabs {
    margin-top: 15px;
}



.item-icon-text {
    color: #fff;
    font-size: 24px;
    padding: 0.42em;
    margin: 0.42em 0;
    display: inline-block;
}


/* Properties */

/* Properties Mini */

.main-props {

    text-align: right;

    margin: 15px 0;

}

.main-props>strong {
    float: left;
}

@media (max-width: 408px) {
    .pricing-v1 .pricing-v1-header h5 {
        font-size: 32px !important;
    }
}

.item-detail-general {
    margin-bottom: 85px;
}

.properties-block-title,
.terms .terms-block-title {
    font-size: 14px;
    line-height: 140%;
    color: #21252B;
    font-weight: 700;
}

.properties {
    padding: 0 !important;
}

.property {
    display: flex;
    flex-direction: row;
    margin: 5px 0 0 0;

}

.property .property-name {
    display: flex;
    align-items: end;
    max-width: 160px;
    font-size: 14px;
    line-height: 140%;
    color: #21252B;
    font-weight: 300;
}

#myTabContent .property .property-name {
    max-width: none;
}

.property .property-value {
    display: flex;
    align-items: end;
    /*min-width: 262px;*/
    font-size: 14px;
    color: #21252B;
    font-weight: 300;
    line-height: 140%;
    width: 45%;
}

.property .dotted-bottom {
    flex-grow: 1;
    display: block;
    border-bottom: 1px dotted #D6D6D6;
    min-width: 15px;
}

.terms {
    padding: 0 !important;
    margin-top: 22px;
}

.terms .terms-block-content {
    font-size: 14px;
    line-height: 140%;
    color: #21252B;
    font-weight: 300;
}

.table-wrapper table {
    width: 485px;
}

.heading-v3 span:before,
.heading-v3 span:before,
.heading-v3 span:before,
.heading-v3 span:after {
    content: none !important;
}

.item-change {
    margin: 0px 0px 25px 0px;
}

.terms-block-content-image {
    float: right;
}

.terms-block-content-image img {
    width: 178px;
}

.tab-pane.fade.active.in.desciption-text p {
    font-weight: 300 !important;
    font-size: 14px !important;
    line-height: 140%;
    color: #21252B !important;
}

.new-content {
    border: none !important;
    padding: 30px 0px 0px 0px !important;
}

.section-head-item {
    display: flex;
    min-width: 487px;
    height: 76px;
    background-color: #8B4D38;
    color: #FFFFFF;
}

.section-head-item .title {
    display: flex;
    align-items: center;
    text-align: center;
    font-weight: 700;
    font-size: 16px;
    line-height: 140%;
}

.section-head-item .count,
.section-head-item .arrow {
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 81px;
}

.section-head-item .count {
    font-weight: 700;
    font-size: 20px;
    line-height: 140%;
    color: #FFFFFF;
}

.section-head-item .arrow span {
    display: block;
    width: 14px;
    height: 14px;
    border-left: 2px solid #FFFFFF;
    border-bottom: 2px solid #FFFFFF;
    margin-top: -12px;
    transform: rotate(315deg);
    transition: all 0.4s ease 0s;
}


.active-price .arrow span {
    margin-top: 0px;
    transform: rotate(135deg);
}


#tab3 .table-wrapper {
    padding: 0px 20px 0px 0px;
    max-width: 507px;
}

#tab3 .section-columns-titles {
    display: flex;
}

#tab3 .section-column-title {
    display: flex;
    text-align: center;
    align-items: center;
    justify-content: center;
    flex: 0 1 33.3%;
    padding: 16px 24px;
    font-weight: 700;
    font-size: 16px;
    line-height: 140%;
    color: #8B4D38;
    background: #FFEBE4;
}

#tab3 .section-column-title:nth-child(2) {
    margin: 0px 1px;
}

#tab3 .section-content {
    display: flex;
    font-weight: 300;
    font-size: 14px;
    line-height: 140%;
    color: #21252B;
}

#tab3 .section-content-item {
    flex: 0 1 33.3%;
    min-height: 37px;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    justify-content: center;
}

#tab3 .section-body {
    display: none;
}

#tab3 .price-body {
    display: flex;
}

.price-head-main {
    margin: 0px 0px 30px 0px;
}

.price-info p {
    font-weight: 300;
    font-size: 14px;
    line-height: 140%;
    color: #21252B;
}

#tab3 .price-head-main {
    font-weight: 700;
    font-size: 14px;
    line-height: 140%;
    color: #21252B;
}

.new-content-menu a {
    background-color: #F5F5F5 !important;
    color: #21252B !important;
    padding: 14px 44px !important;
    font-size: 14px;
    line-height: 140%;
}

.new-content-menu .active a {
    background-color: #8b4c38 !important;
    color: #fff !important;
    overflow: hidden;
    border-radius: 4px !important;
}

.feedback-text .input-group {
    display: block;
}

.feedback-text .input-group-addon.no-rounded {
    display: none;
}

.feedback-text .h5.bold {
    margin-bottom: 20px;
}

.block-reviews {
    padding: 20px !important;
    background: #FFFFFF !important;
    border-left: none !important;
    border: 1px solid #F1F1F1 !important;
}

.review-time,
.review-name,
.review-text {
    font-style: normal;
    font-size: 14px;
    line-height: 140%;
    color: #21252B;
}

.review-name {
    font-weight: 700;
}

.review-time,
.review-text {
    font-weight: 300;
}

.review-form .form-group label {
    color: #21252B;
    margin: 0px 0px 8px 0px;
}

.review-form .starrequired {
    margin: 0px 0px 0px 1px;
    font-size: 18px;
}

.review-form .review-block-text {
    margin: 25px 0px 13px 0px;
}

.review-form input,
.review-form textarea {
    min-height: 40px;
}

.review-form input::placeholder,
.review-form textarea::placeholder {
    line-height: 140%;
    color: #B6B6B6;
}

.review-form #captcha_block {
    padding: 37px 0px 0px 0px;
}

.review-form .btn.btn-lg.pi-btn-default.no-rounded {
    margin: 20px 0px 0px 0px;
    border: none;
    width: 100%;
    background: #8B4D38;
    border-radius: 4px;
    opacity: 1;
}

.review-form .clearfix .form-group {
    margin: 20px 0px 0px 0px;
}

.review-form #reloadCaptcha {
    margin: 0px 0px 0px 5px;
}

.new-content-menu.nav-tabs>li {
    margin-bottom: 0px !important;
}

.review-form .form-control-feedback {
    top: -10px !important;
}

.watsapp-icon-block-detail a {
    display: flex;
    align-items: center;
    gap: 6px;
    margin-top: 25px;
    text-decoration: unset;
}

.watsapp-icon-block-detail a span {
    font-family: Lato;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0;
    color: rgba(33, 37, 43, 1);
}

/*********************************media****************************/

@media (max-width: 1199px) {
    .properties .property .property-value {
        min-width: 0px;
    }

    #tab3 .price-body {
        display: block;
    }

    #tab3 .price-info {
        margin: 20px 0px 0px 0px;
    }
}

@media (max-width: 991px) {
    .review-form #captcha_block {
        padding: 60px 0px 0px 0px;
    }

    .property .property-value {
        width: inherit;
    }

    #tab2 .terms-block-content-image {
        float: none;
    }

    .terms-block-content-image img {
        margin: 0px !important;
    }

    .section-head-item {
        min-width: 0px;
    }

    .section-head-item .title {
        max-width: 307px;
    }

    .watsapp-icon-block-detail a {
        margin-top: 10px;
    }
}

@media (max-width: 767px) {
    .review-form #captcha_block {
        padding: 20px 0px 0px 0px;
    }

    .new-content-menu.nav-tabs>li {
        font-size: 14px;
        text-align: center;
    }

    .new-content-menu.nav-tabs>li.active {
        font-weight: 700;
    }

    .property .property-value {
        justify-content: end;
        text-align: end;
    }
}

@media (min-width: 767px) {
    .tab-content.item-detail .clearfix .col-sm-8.col-sm-12 {
        float: right;
    }
}

@media (max-width: 600px) {

    #tab1 .terms-block-content-image img,
    #tab2 .terms-block-content-image img {
        width: 280px;
    }

    #tab3 .price-body .table-wrapper.one {
        padding: 0px;
    }

    .section-head-item {
        min-width: 300px;
    }

    .section-head-item .count,
    .section-head-item .arrow {
        min-width: 50px;
    }

    .section-head-item .title {
        font-size: 14px;
    }

    .section-head-item .count {
        font-size: 16px;
    }

    #tab3 .section-column-title {
        padding: 10px 17px;
        font-size: 15px;
    }

    .property .property-value {
        min-width: 100px;
    }

    .item-change .btn-group.btn-group-justified {
        flex-direction: column;
    }

    .item-change .btn-group.btn-group-justified a {
        width: 100%;
        margin: 0px 0px 10px 0px;
    }
}

@media (max-width: 454px) {
    #tab1 .terms-block-content-image {
        float: none;
    }

    #tab1 .terms-block-content-image {
        margin: 0px 0px 20px 0px;
    }

    .section-head-item {
        min-width: 250px;
    }

    .section-head-item .title {
        font-size: 13px;
    }

    .section-head-item .count {
        font-size: 16px;
    }

    #tab3 .section-column-title {
        font-size: 13px;
    }

    #tab3 .section-content {
        font-size: 12px;
    }

    .property .property-name,
    .property .property-value {
        font-size: 12px;
    }

    .review-form .btn.btn-lg.pi-btn-default.no-rounded {
        margin: 0px;
    }

    .review-form .clearfix .form-group {
        margin: 0px;
    }
}

@media (max-width: 382px) {

    .section-head-item .count,
    .section-head-item .arrow {
        min-width: 40px;
    }

    #tab3 .section-column-title {
        padding: 10px 5px;
    }
}

@media (max-width: 375px) {
    .review-form .form-group label {
        margin: 0px;
    }

    .tab-content.item-detail .clearfix .col-sm-4.col-sm-12 input {
        font-size: 14px;
    }

    .review-form .form-group label span {
        font-size: 10px;
    }

    #tab1 .terms-block-content-image img,
    #tab2 .terms-block-content-image img {
        width: 200px;
    }
}

@media (max-width: 340px) {
    .section-head-item .title {
        max-width: 153px;
    }
}
/* End */


/* Start:/local/templates/mohito_local/components/bizsolutions/iblock.element.add.form/review_add/style.css?1680071700265*/
.bvForm .form-control-feedback {
    margin-top: 8px !important;
}

.bvForm textarea {
    resize: vertical;
}

#captchaImg {
    width: 100%;
    max-width: 170px;
    height: 34px;
}

#reloadCaptcha {
    font-size: 14px;
    line-height: 34px;
}
/* End */
/* /local/templates/mohito_local/components/bitrix/menu/product_catalog_menu/style.css?16842889401046 */
/* /local/templates/mohito_local/components/bitrix/catalog/product_catalog_custom/bitrix/catalog.element/product_catalog_detail/style.css?177855232111216 */
/* /local/templates/mohito_local/components/bizsolutions/iblock.element.add.form/review_add/style.css?1680071700265 */
