/*
  Theme Name: LIGE Watch
*/

.section-title .section__inner {
	padding-bottom: 80px;
	padding-top: 80px;
}

#tab_products .tab-advantages__content p {
	padding-bottom: 5px;
	line-height: 2;
}
#tab_products .list-advantages__inner {
	margin-top: 25px;
	margin-left: 0;
	font-size: 14px;
	font-weight: 700;
	padding-right: 0;
}
#product-details {
	padding-top: 35px;
}
#pro_colorslid .slider-color-nav {
	position: absolute;
	top: 80%;
	left: 50%;
	margin-top: 0px;
}
#search_area {
	background-color: #f8f8f8;
	font-family: Raleway, Helvetica, Arial, sans-serif;
}
#search_area h3 {
	font-size: 30px;
	font-weight: 700;
	text-transform: uppercase;
	border-bottom: 1px solid #ddd;
	padding-bottom: 10px;
	margin-bottom: 25px;
}

.pack_part ul {
	padding-left: 20px;
}
.pack_part ul li {
	list-style: disclosure-closed;
	line-height: 24px;
	font-size: 12px;
	padding-bottom: 5px;
}

.specific_part ul {
	padding-left: 20px;
}
.specific_part ul li {
	list-style: square;
	line-height: 24px;
	font-size: 12px;
	padding-bottom: 5px;
	width: 50%;
	float: left;
}

section{
	padding: 25px 0;
}
.card {
	position: relative;
	z-index: 99;
}
.card-body {
	line-height: 24px;
	padding: 10px;
	font-size:12px;
}
.show {
	display: block !important;
	opacity: 1;
}

#accordion-style-1 .card-header .btn.collapsed .fa.main{
	display:none;
}

#accordion-style-1 .card-header .btn .fa.main{
	background: #007b5e;
    padding: 13px 11px;
    color: #ffffff;
    width: 35px;
    height: 41px;
    position: absolute;
    left: -1px;
    top: 10px;
    border-top-right-radius: 7px;
    border-bottom-right-radius: 7px;
	display:block;
}
.area_1 .btn {
	text-align: left;
	background-color: #000;
	padding: 10px;
	text-transform: none;
	line-height: 24px;
	border-radius: 5px;
	color: #fff;
	font-size: 13px;
	white-space: normal;
}
#select_colorbox {
	clear: both;
	text-align: center;
	margin: 0 auto;
	position: relative;
	width: 100%;
}
#top_img {
	position: relative;
	margin-bottom: 50px;
}
#pro_colorslid h3 {
	text-align: center;
	font-size: 25px;
}
.bybtn {
	max-width: 100%;
	height: auto;
	padding-top: 15px;
}
#top_watchimg h4 {
	font-size: 20px;
	margin-bottom: 10px;
	padding-top: 15px;
}
#top_watchimg .btn_mod-c {
	margin-top: 20px;
}
#top_watchimg { padding-bottom:50px;}
#google_translate_element {
	position: absolute;
	top: 0px;
}
#paypal_part {
	clear: both;
	display: block;
	position: relative;
}
.price_text span {
	clear: both;
	display: block;
	margin-bottom: 15px;
	font-size:13px;
}
#top_watchimg .col-sm-3 {
	padding-bottom: 10px;
}
@media (min-width: 240px) and (max-width: 767px) {
.specific_part ul li {
	width: 100%;
	float: none;
}

}
.section-bg_dark {
	background-color: #333;
	position: relative;
}
#pro-sliders .col-sm-3 {
	margin-bottom: 30px;
}

#gallery_part .ui-title-block_mod-a {
	color: #fff;
	padding-bottom: 25px;
}