

/* Start:/bitrix/templates/luch_shop_zmitroc/components/urbn/catalog/main_catalog_watches_seo/bitrix/catalog.element/.default/style.css?1770967833982*/
.product-item-detail-info-container-title{
	font-size: 18px;
	line-height: 22px;
}
.product-item-detail-info-container-title > span{
	text-transform: lowercase;
}
.product-item-scu-item-text-container{
	display: inline-block;
	line-height: 30px;
	margin: 5px 5px 5px 0;
	padding: 0 15px;
	font-size: 15px;
	position: relative;
	opacity: .999;
	border-radius: 3px;
	background-color: transparent;
	border: 1px solid #d0d0d0;
	color: #909090;
	overflow: hidden;
	cursor: pointer;
	transition: .3s all;
}
.product-item-scu-item-text-container:hover{
	color:#b79a7a;;
	border-color: #b79a7a;
}
.product-item-scu-item-text-container.selected{
	color:#fff;
	background-color: #b79a7a;
	border-color: #b79a7a;
	cursor: unset;
}
.product-item-detail-price-current {
	display: inline-block;
	vertical-align: bottom;
	font-size: 26px;
	line-height: 30px;
	font-weight: 700;
	min-width: 150px;
	position: relative;
	overflow: hidden;
	color: #3c3c3c;
	font-size: 26px;
	margin: 10px 0 15px 0
}
/* End */


/* Start:/bitrix/templates/luch_shop_zmitroc/assets/css/detail-tabs.css?17570568815101*/
.nav {
    margin-bottom: 0;
    padding-left:0
}
.nav:after, .nav:before {
    content: " ";
    display:table
}
.nav > li, .nav > li > a {
    display: block;
    position:relative
}
.nav:after {
    clear:both
}
.nav > li > a {
    padding:10px 15px
}
.nav > li > a:focus, .nav > li > a:hover {
    text-decoration: none;
    background-color:#eee
}
.nav > li.disabled > a {
    color:#999
}
.nav > li.disabled > a:focus, .nav > li.disabled > a:hover {
    color: #999;
    text-decoration: none;
    background-color: transparent;
    cursor:not-allowed
}
.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
    background-color: #eee;
    border-color:#ccc
}
.nav .open > a .caret, .nav .open > a:focus .caret, .nav .open > a:hover .caret {
    border-top-color: #a6a6a6;
    border-bottom-color:#a6a6a6
}
.nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color:#e5e5e5
}
.nav > li > a > img {
    max-width:none
}
.nav-tabs {
    border-bottom:1px solid #ddd
}
.nav-tabs > li {
    float: left;
    margin-bottom:-1px
}
.nav-tabs > li > a {
    margin-right: 2px;
    line-height: 1.428571429;
    border: 1px solid transparent;
    border-radius:4px 4px 0 0
}
.nav-tabs > li > a:hover {
    border-color:#eee #eee #ddd
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    color: #555;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    cursor:default
}
.nav-tabs.nav-justified {
    width: 100%;
    border-bottom:0
}
.nav-tabs.nav-justified > li {
    float:none
}
.nav-tabs.nav-justified > li > a {
    text-align: center;
    margin-bottom: 5px;
    margin-right: 0;
    border-radius:4px
}
.nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:hover {
    border:1px solid #ddd
}
.tab-content > .tab-pane {
    display:none
}
.tab-content > .active {
    display:block
}
.tabs {
    margin-bottom: 25px;
}
.tabs .tab-content {
    background-color: white;
    border: none;
    padding: 40px 0 0;
}
.tabs .nav-tabs + .tab-content {
    border-top: 0;
}
.tabs .nav-tabs + .tab-content h3:first-of-type {
    margin-top: 0;
}
.tabs .nav-tabs {
    margin: 0;
    border-bottom-color: #f2f2f2;
}
.tabs .nav.nav-tabs a {
    background: #f9f9fa;
    border: 1px solid #f2f2f2;
    color: #222222;
    margin: 0px -1px -1px 0;
    padding: 7px 25px 8px;
    text-decoration: none;
    border-radius: 0;
    font-weight: bold;
    text-transform: none;
}
.tabs .nav-tabs li.active a:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    display: block;
    width: 100%;
    height: 2px;
    background: #b79a7a;
}
.tabs .nav.nav-tabs li.active a, .tabs .nav.nav-tabs li.active a:hover, .tabs .nav.nav-tabs li.active a:focus, .tabs .nav.nav-tabs li.active a:active {
    background: #fff;
    z-index: 2;
    border-bottom-color: #fff;
}
.nav.nav-tabs > li.active > a, .nav.nav-tabs > li.active > a:hover, .nav.nav-tabs > li.active > a:focus {
    border-color: #f5f5f5;
}
.tabs .nav-tabs a:hover, .tabs .nav-tabs a:active, .tabs .nav-tabs a:focus {
    background: #fff;
}
.tabs .tab-content .item + .item {
    border-top: 1px solid #e6e6e6;
    padding-top: 25px;
    margin-top: 25px;
}
.tabs .tab-content .flexslider .item + .item {
    padding: 0;
    margin: 0;
}
.tabs .tab-content .flexslider:not(.ethumbs) .item + .item {
    border: none;
}
.tabs .nav-tabs > li, .pagination > li, .flex-direction-nav li {
    padding-left: 0;
    margin-bottom: 0;
    position: static;
}
.tabs .nav-tabs > li:before, .pagination > li:before, .flex-direction-nav li:before {
    display: none;
}
.tabs .nav-tabs.centered {
    text-align: center;
}
.tabs .nav-tabs.centered > li {
    display: inline-block;
    float: none;
}
.visible-xs {
    display:none !important
}
@media (max-width: 767px) {
    .visible-xs {
        display:block !important
    }
}
.catalog_detail .title-tab-heading {
    background: #fff;
    border: 1px solid #f5f5f5;
    color: #222;
    margin: 0 0px -1px 0;
    padding: 18px 25px 17px;
    border-radius: 0;
    font-weight: bold;
    font-size: 15px;
    cursor: pointer;
    position: relative;
}
.catalog_detail .title-tab-heading:before {
    display: inline-block;
    width: 6px;
    height: 6px;
    border: 2px solid transparent;
    border-top: 2px solid #000;
    border-right: 2px solid #000;
    transform: rotate(135deg);
    content: "";
    position: absolute;
    top: 18px;
    right: 18px;
    margin: 0 auto;
}
.catalog_detail .active .title-tab-heading:before {
    border-top: 2px solid #b06d2a;
    border-right: 2px solid #b06d2a;
    transform: rotate(-45deg);
    top: 22px;
}
@media screen and (max-width: 767px), projection and (max-width: 767px), tv and (max-width: 767px), handheld and (max-width: 767px){
	.catalog_detail .tab-pane{
		display: block;
	}
	.catalog_detail .tabs_section>.tabs{
		display: none;
	}
	.catalog_detail .tab-pane .title-tab-heading+div{
		display: none;
	}
} 
/* End */
/* /bitrix/templates/luch_shop_zmitroc/components/urbn/catalog/main_catalog_watches_seo/bitrix/catalog.element/.default/style.css?1770967833982 */
/* /bitrix/templates/luch_shop_zmitroc/assets/css/detail-tabs.css?17570568815101 */
