/*21/07/2021	*/

.astaccordion .liveaccdefault .ui-accordion .ui-accordion-header{
	font-weight: normal;
    color: #555555;
    outline: none;
    background: #CCD7CE;
    margin: 10px 0 30px;
}
.astaccordion .liveaccdefault .ui-accordion .ui-accordion-header a{
	font-size: 20px !Important;
	color: #154735;
    text-decoration: none;
    outline: none;
}
.astaccordion .liveaccdefault .ui-accordion .ui-accordion-content{
	border: none;
	padding: 10px 15px;
    border-top: 0;
    margin-top: -2px;
    position: relative;
    top: 1px;
    margin-bottom: 2px;
    overflow: auto;
}
.astaccordion .liveaccdefault .ui-accordion .ui-accordion-header:hover{
	background: #EBEBEB;
    font-weight: normal;
    color: #212121;
    outline: none;
}
.Theme_09_Custom:hover .last_page, .Theme_09_Custom:hover .next_page{
    display: block !Important;
}
.Theme_09_Custom .last_page, .Theme_09_Custom .next_page{
       top: 45% !Important;
}
.Theme_09_Custom .last_page:before, .Theme_09_Custom .next_page:before{
    width: 15px !Important;
    height: 15px !Important;
	border-left:3px solid #7a1d21 !Important;
	border-bottom:3px solid #7a1d21 !Important;
}
.Theme_09_Custom .last_page {
    left:10px !Important;
    right:auto !Important;
}
.Theme_09_Custom .last_page,
.Theme_09_Custom .next_page {
    display: none;
    background-color: transparent !Important;
}
.Theme_09_Custom .next_page{
    right: 18px !Important;
}
.Theme_09_Custom .dot{
    bottom: 17% !important;
}
.Theme_09_Custom .dot a{
    background: #FFFFFF !important;
    height: 15px !important;
    width: 15px !important;
    margin: 0 7px !important;
    border: 1px solid #606060 !important;
}
.Theme_09_Custom .dot a.actived{
    background: #7a1d21 !important;
}
.Theme_03_Custom .pro-single-item {
    padding: 6px;
    max-height: 170px;
    width: 200px!i;
}
.Theme_03_Custom .pro-photo .pic_box{
    max-width: 200px;
}
.Theme_03_Custom .pro-photo img{
    max-width: 200px;
    min-width: 200px;
    min-height: 170px;
    max-height: 170px;
}
.Theme_03_Custom .slick-next:before, .Theme_03_Custom .slick-prev:before{
    width: 20px;
    height: 20px;
    border-top: 3px solid #606060;
    border-left: 3px solid #606060;
}
.Theme_03_Custom .slick-next, .Theme_03_Custom .slick-prev{
    background: transparent;
}
.Theme_03_Custom .slick-prev:hover, .Theme_03_Custom .slick-prev:focus, .Theme_03_Custom .slick-next:hover, .Theme_03_Custom .slick-next:focus,.Theme_03_Custom .slick-prev:hover, .Theme_03_Custom .slick-prev:focus, .Theme_03_Custom .slick-next:hover, .Theme_03_Custom .slick-next:focus{
    background: transparent;
}
.Theme_03_Custom .slick-list{
    margin-left: 10px !important;
}