body{padding-top:56px;background: #700161;}
h3, h4, h5{font-size: 1rem;}
h2{font-size: 1.3rem;}
h1{font-size: 1.7rem;}
a {
    outline: 0;
}
.content-flash{display:inline-block;width:100%;}
.flashmessage{font-size:14px;padding:15px 0;width:100%;margin:10px 0px;z-index:999;text-align:center;color:#ffffff;position:relative}
.flashmessage-warning{background-color:#d0a52a;border:solid 1px #93741e}
.flashmessage-error{background-color:#f8d7da;border:solid 1px #f5c6cb;color: #721c24;}
.flashmessage-ok{background-color:#839b44;border:solid 1px #4f5e29}
.flashmessage-info{background-color:#30a0ef;border:solid 1px #2477b2}
.flashmessage .ico-close{position:absolute;top:7px;right:5px;float:right;font-size:18px;line-height:18px;color:white;text-shadow:none;text-decoration:none;font-weight:bold;cursor:pointer}
.flashmessage-error .close{color:#B94A48}
.flashmessage-warning .close{color:#C09853}
.flashmessage-success .close,.flashmessage-information .close{color:#3A87AD}
.flashmessage{padding:15px 40px 15px 15px;width:auto}
.home .flashmessage{margin-bottom: 20px;}
input[type="text"], input[type="password"]{background: #fff;}
#error_list,.error_list, #comment_error_list{
    padding:10px;
    list-style:none;
    display:none;
    margin:0 10px 20px}
#error_list li,.error_list li, #comment_error_list li{list-style:none;padding:5px;color: #721c24;margin-bottom:3px;
                                                      background-color: #f8d7da;
                                                      border-color: #f5c6cb;border:1px solid #f5c6cb;}
#error_list li label,.error_list li label, #comment_error_list li label{margin-top:0;float:none;width:auto;margin-bottom:0;}
#logo img{height: 30px;max-width:120px;}
.bg-premium-table{background:#ffe8a3}
.box-shadow {
    box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

.cbk-loader {
    border: 3px solid #f3f3f3;
    border-radius: 50%;
    border-top: 3px solid #3498db;
    width: 50px;
    height: 50px;
    -webkit-animation: spin 1s linear infinite; /* Safari */
    animation: spin 1s linear infinite;
}

/* Safari */
@-webkit-keyframes spin {
    0% { -webkit-transform: rotate(0deg); }
    100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
#sideNavMenu{height: 100%;width:300px;position: fixed;z-index: 99999;top: 0;left: -300px;background-color: #111; overflow-x: hidden;transition: 0.5s;}
#sideNavMenu .form{width:240px;display:inline-block;padding-top:13px;padding-bottom:11px;}
#sideNavMenu .close_menu{float:right;cursor: pointer;color: #fff;font-size: 22px;padding: 18px 15px 15px;border-left: 1px solid #756c6c;}
#sideNavMenu .m-top-search{border-bottom: 1px solid #756c6c;width:100%;}
#sideNavMenu .m-top-search input{border-color: #756c6c;background: #555555;color:#fff;}
#sideNavMenu .user-account-data {padding:40px 0px;position:relative;-webkit-box-shadow: 0 8px 6px -6px black;-moz-box-shadow: 0 8px 6px -6px black;box-shadow: 0 8px 6px -6px black;}
#sideNavMenu .user-account-data .back{background: url(../images/hexa1.jpg) no-repeat;position: absolute;left: 0;top: 0;width: 100%;display: block;height: 100%;z-index: -1;opacity: 0.2;}
#sideNavMenu .user-account-data .user-logo{margin: 0px auto;width: 120px;height: 120px;border: 3px solid #ddd;padding: 2px;background: #b1b1b1;}
#sideNavMenu .user-account-data .user-logo img{width:100%;height:100%;}
#sideNavMenu .user-account-data .user-text{color:#fff;text-align:center;padding-top:14px;}
#sideNavMenu .user-account-links{padding-bottom:10px;}
#sideNavMenu .user-account-links ul{padding:0px;}
#sideNavMenu .user-account-links li{list-style:none;}
#sideNavMenu .user-account-links i{width:30px;}
#sideNavMenu .user-account-links .m-block{text-decoration: none;color: #fff;padding: 12px 10px;display: block;border-bottom: 1px solid #756c6c;}
#sideNavMenu .user-account-links .lang{color:#fff; text-decoration:none;padding:0px 10px;border-right:1px solid #ddd;}
#sideNavMenu .user-account-links .first-lang{border-left:1px solid #ddd;}
.content-block {background: #700161;}
.content-block .main-search{
    position: relative;padding:50px 0px;border-bottom:1px solid #ddd;background: #fff;
}
.content-block .main-search-cover  {
    width:100%;
}
.mondal-pct-10{margin-top:10%;}
.mondal-pct-15 {margin-top:15%;}
.modal-content{border-radius:0px;-webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);}
.main-search-cover .main-search-form{position:relative;padding:4px;background:#007bff;border-radius:3px;}
.main-search-form .form-location{cursor:pointer;}
.main-search-form .form-location.active i{color:#007bff;}
.main-search form{position:relative;}
#cbk-box-modal-location .modal-header{background: url(../images/map.png) no-repeat;background-color: rgba(0, 0, 0, 0);}
#cbk-box-modal-location .modal-header h5, #cbk-box-modal-location .modal-header button span{background: rgba(162, 162, 162, 0.6);padding: 0px 10px;border: 1px solid #fff;}
#cbk-box-modal-location .modal-body .hover:hover{cursor:pointer;text-decoration:underline;color: #007bff;}
#cbk-box-modal-location .ajax-loading{display: none;align-items: center;position: absolute;left: 0px;top: 0;width: 100%;height: 100%;background-color: rgba(84, 84, 84, 0.7);z-index: 99;}
#cbk-box-modal-location .ajax-loading.active{display:flex;}
#cbk-box-modal-location .ajax-loading .cbk-loader{margin:0px auto;}
#cbk-box-modal-location .l-options{border-bottom:1px solid #ddd;padding-bottom: 10px;margin-bottom: 10px;display:inline-block;}
#cbk-box-modal-location .l-back{float:left;}
#cbk-box-modal-location .l-all{float:right;}
#cbk-box-modal-location .l-back:hover, #cbk-box-modal-location .l-all:hover{cursor:pointer;color: #007bff;}
.home .category-background{background:#f7eade;}
.home .site-info{border-bottom:1px solid #ddd;padding:10px 0px}
.home .site-info a{color:#333; display:block;text-decoration:none;}
.home .site-info i{float:left;margin-right:10px;}
.home .site-info h3{font-size:16px;font-weight:700;text-transform: uppercase;margin-bottom:3px;}
.home .site-info p{font-size:12px;margin-bottom:0px}
.home .site-info div.row > div {padding-top: 20px;padding-bottom: 20px;margin: 0 !important;border-right: rgba(0,0,0,0.1) 1px solid;}
.home .site-info div.row > div:last-child {border: 0;}
.home .site-info a:hover p{color: #007bff;}
.home .main-category{padding-left:0px;margin-bottom:0px;}
.home .main-category li{list-style: none;}
.home .main-category h1{font-size:18px;}
.home .main-category h2{border:0px;}
.home .main-category a{text-decoration:none;float:none;}
.home .main-category .category{border: 1px solid #e5e5e5;border-radius:3px;transition: all .3s ease-in-out;}
.home .main-category .c-icon{display:block;padding: 20px 0px 10px;font-size:30px;color: #848484;transition: all .3s ease-in-out;}
.home .main-category .category .c-name{padding:15px 30px 20px;display:block;color:#222;transition: all .3s ease-in-out;}
.home .main-category .category:hover {border-color:#c114b4;background-color:#860707;}
.home .main-category .category:hover .c-name{color:#fff !important;}
.home .main-category .category:hover .c-icon{color:#fff !important;}
#cbk-box-mondal-subcategories .text-dark:hover{color:#007bff !important; }
.home .premium-background{background: #700161;}
.home h2{margin-bottom:20px;border-bottom:2px solid #ddd;font-size: 1.3rem;margin-top:10px;}
.home h2 span{padding-bottom:10px;margin-bottom:-2px;border-bottom:2px solid #007bff;display:inline-block;}
.home h2 a{float:right;color:#333;font-size:16px;padding-top:10px;}
.home h2 a:hover{color: #007bff;}

footer .contact-data i{width:30px;}
.list-products .item{padding-bottom:1.5em;width:100%;}
.list-products .card{position:relative;overflow:hidden;height:100%;}
.list-products .premium-badge{
    position: absolute;
    top:-4px;
    left:-4px;
    overflow: hidden;
    width:85px;
    height:85px;
}
.list-products .premium-badge:before{
    display: block;
    content: "";
    position: absolute;
    top: -4px;
    right: -1px;
    width: 0;
    height: 0;
    border: 4px solid;
    border-top-color: currentcolor;
    border-right-color: currentcolor;
    border-bottom-color: currentcolor;
    border-left-color: currentcolor;
    border-top-color: currentcolor;
    border-right-color: currentcolor;
    border-bottom-color: currentcolor;
    border-left-color: currentcolor;
    border-color: transparent transparent #e3b515 transparent;
}
.list-products .premium-badge:after{
    display: block;
    content: "";
    position: absolute;
    left: -4px;
    bottom: -1px;
    width: 0;
    height: 0;
    border: 4px solid;
    border-top-color: currentcolor;
    border-right-color: currentcolor;
    border-bottom-color: currentcolor;
    border-left-color: currentcolor;
    border-color: transparent #e3b515 transparent transparent;
} 
.list-products .premium-badge span{
    position: absolute;
    color:#fff;
    background: #ffb800;
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    font-size: 13px;
    width: 200px;
    height: 20px;
    text-transform: uppercase;
    text-align: center;
    left: -66px;
    z-index:999;
    top:25px;
}
.item-page .premium-badge{
    position: absolute;
    top:-4px;
    left:-4px;
    overflow: hidden;
    width:85px;
    height:85px;
}
.item-page .premium-badge:before{
    display: block;
    content: "";
    position: absolute;
    top: -4px;
    right: -1px;
    width: 0;
    height: 0;
    border: 4px solid;
    border-top-color: currentcolor;
    border-right-color: currentcolor;
    border-bottom-color: currentcolor;
    border-left-color: currentcolor;
    border-top-color: currentcolor;
    border-right-color: currentcolor;
    border-bottom-color: currentcolor;
    border-left-color: currentcolor;
    border-color: transparent transparent #e3b515 transparent;
}
.item-page .premium-badge:after{
    display: block;
    content: "";
    position: absolute;
    left: -4px;
    bottom: -1px;
    width: 0;
    height: 0;
    border: 4px solid;
    border-top-color: currentcolor;
    border-right-color: currentcolor;
    border-bottom-color: currentcolor;
    border-left-color: currentcolor;
    border-color: transparent #e3b515 transparent transparent;
} 
.item-page .premium-badge span{
    position: absolute;
    color:#fff;
    background: #ffb800;
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    font-size: 13px;
    width: 200px;
    height: 20px;
    text-transform: uppercase;
    text-align: center;
    left: -66px;
    z-index:999;
    top:25px;
}
.list-products .item-image{text-align:center;border-bottom: 1px solid #f3f3f3;position:relative;overflow: hidden;height:170px;}
.list-products img{width:100%;max-width:350px;
                   -webkit-transition: all 0.8s ease-in-out;
                   -moz-transition: all 0.8s ease-in-out;
                   -ms-transition: all 0.8s ease-in-out;
                   -o-transition: all 0.8s ease-in-out;
                   transition: all 0.8s ease-in-out;
}
.list-products h3{font-size:15px;padding:8px 5px 0px 5px;height:45px;margin:0px;overflow: hidden;}
.list-products .item-more{border-top:1px solid #ddd;margin-top:5px;padding:5px 5px 0px;font-size:12px;}
.list-products .btn-group a{font-size:12px}
.list-products .item-price{display:block;color:#333;padding:5px;font-size:14px;font-weight:700;}
.list-products .item-category{transition: .5s ease;border-top-left-radius:3px;background:rgba(0, 0, 0, 0.58);padding:0px 5px;position:absolute;right:0px;bottom:100%;text-align:right; color: #5ee0e6;font-size:12px;}
.list-products .load-more-images{transition: .5s ease;border-bottom-left-radius: 3px;font-size:14px;cursor:pointer;position: absolute;right:0;top:100%; padding:2px 5px;background:rgba(0, 0, 0, 0.58);color: #fff;}
.list-products .item:hover .load-more-images{top:0px;z-index:999;}
.list-products .item:hover .item-category{bottom:0px;}
.list-products .item-location{padding:5px;font-size:14px;}
.list-products .item-location i{margin-right:5px;}
.list-products .list-description{display:none;}
.list-products.list .item{display:block;width:100%;max-width:100%;flex:none;-webkit-flex: none;-ms-flex: none;}
.list-products.list .item-image{width:250px;float:left;border-bottom:0px;z-index:2;border-right:1px solid #ddd;}
.list-products.list .list-description{display:block;height:48px;font-size:12px;}
.list-products.list .item-body{height:170px; position:absolute;padding-left:250px;width:100%;z-index:1;}
.list-products.list .item-body .item-more{width:50%;float:right;}
.list-products.list .item-location{width:50%;float:left;margin-top: 5px;padding: 5px 5px 0px;}
#cbk-box-mondal-images .modal-body-box{overflow: hidden;}
#cbk-box-mondal-images .modal-title{white-space: nowrap;overflow: hidden; text-overflow: ellipsis;}
#cbk-box-mondal-images .owl-nav{position: absolute;top: 35%;display: block;width: 100%;}
#cbk-box-mondal-images .owl-nav button{background:#fff;opacity:0.4;font-size:30px;box-shadow: 0 0 0 1px rgba(0,0,0,0.04),0 4px 8px 0 rgba(0,0,0,0.20);cursor: pointer;padding:10px !important;}
#cbk-box-mondal-images .owl-nav button:hover{opacity:1;}
#cbk-box-mondal-images .modal-body-box:hover .owl-nav button{opacity:1;}
#cbk-box-mondal-images .modal-body-box:hover .owl-nav button.disabled{opacity:0.4;}
#cbk-box-mondal-images .owl-nav button.disabled{opacity:0.4;}
#cbk-box-mondal-images .owl-nav .owl-prev{left:5px;position:absolute;}
#cbk-box-mondal-images .owl-nav .owl-next{right:5px;position:absolute;}
#cbk-box-mondal-images .owl-dots{position:absolute;bottom:5px;}
#cbk-box-mondal-images .owl-carousel{max-height:250px;}
.cbk-footer-pop-up .modal-content{border: 0px;}
#cbk-box-mondal-images .owl-theme .owl-dots {text-align:center;display:block;width:100%;}
#cbk-box-mondal-images .owl-theme .owl-dots span {box-shadow: 0 0 0 1px rgba(0,0,0,0.04),0 4px 8px 0 rgba(0,0,0,0.20);background: none repeat scroll 0 0 #fff;border-radius: 20px;display: block;height: 12px;margin: 5px 7px;opacity: 0.5;width: 12px;}
#cbk-box-mondal-images .owl-theme .owl-dot.active span{opacity:1;}
#sidebar{background:#fff;border:1px solid #ddd;padding:10px;margin-bottom:10px;}
.search .selection{border-bottom:2px solid #ddd;}
.search .selection {padding-left:0px;font-size:18px;}
.search .selection .c-filter a{text-decoration:none;display:inline-block;}
.search .selection .c-filter span{padding:0px 10px;padding-bottom:5px;margin-bottom:-3px;display:block;}
.search .selection .c-filter .active span,.search .selection .c-filter span:hover{border-bottom:3px solid #007bff;}
.search .showAs{font-size: 20px;margin-top: 1px;display: inline-block;float: left;margin-right: 4px;padding:4px 6px;}
.search .showAs:hover{background: #007bff;color:#fff;border-radius:3px;}
.search .showAs.active{background: #007bff;color:#fff;border-radius:3px;}
.search .price-fields{position:relative;}
.search .price-fields::before{width: 4px;height: 40px;border: 1px solid #d1d1d1;border-right: none;content: '';position: absolute;top: 20px;margin-top: 1px;left: 5px;-webkit-border-radius: 4px;-moz-border-radius: 4px;-ms-border-radius: 4px;-o-border-radius: 4px;border-radius: 4px;}
.search .plugin-hooks .row{margin-left:0px;margin-right:0px;margin-bottom:1rem;}
.search .plugin-hooks input[type="checkbox"]{margin-right:10px;}
.search .category-sidebar .hide-this{display:none;}
.search .category-sidebar .back-to-all-categories{display:block;margin-bottom:10px;color:#fff;text-decoration:none;}
.search .category-sidebar .list-group-item.active{border-radius:0px;}
.search .category-sidebar h5{font-size:16px;}
.search .category-sidebar a{font-size:14px;}
.search .category-sidebar .subcategory .level-2 a{padding-left:25px !important;}
.search .category-sidebar .subcategory .level-3 a{padding-left:45px !important;}
.search .box.location{border:1px solid #ddd; background: #fff;border-radius:3px;padding:15px 10px;margin-bottom:15px;color: #212529;}
.search .box.location li{list-style: none;}
.search .box.location .hide-list-region{display:none;}
.search .box.location .region-show-rest{font-weight:700;}
.search .box.location li a{}
.search .plugin-hooks{}
.search .plugin-hooks h1,.search .plugin-hooks h2,.search .plugin-hooks h3,.search .plugin-hooks h4,.search .plugin-hooks h5,.search .plugin-hooks h6{
    display:block;width:100%;
}
.search .plugin-hooks .row.checkbox label{margin-bottom: .2rem;}
.search .plugin-hooks .row.radio label{display:block;width:100%;margin-bottom:0px;}
.search .plugin-hooks .row.radio label input{margin-right:5px;}
.search .alert_form{border:1px solid #ddd;background: #fff;padding:10px;margin-bottom:10px;}
.search .footer-links{padding:10px 0px;display:inline-block;width:100%}
.search .footer-links li{list-style: none;}
.search .footer-links li a{margin-right:4px;display:inline-block;float:left;margin-bottom:10px;background: #3e0922;border-radius:15px;padding:5px 10px;text-decoration: none;font-size:13px;}
.pagination {text-align:center;display:block;width:100%;margin: 10px 0px;}
.pagination li{display:inline-block;}
.pagination li a,.pagination li span{border:1px solid #ddd;padding:7px 12px;text-decoration:none;background: #fff;}
.pagination li a:hover{background: #ddd;}
.pagination li:first-child a, .pagination li:first-child span{border-top-left-radius: 3px;border-bottom-left-radius: 3px;}
.pagination li:last-child a, .pagination li:last-child span{border-top-right-radius: 3px;border-bottom-right-radius: 3px;}
.pagination .active{color: #fff;
                    background-color: #007bff;
                    border-color: #007bff;}
.m-show{display:block !important;}
.item-post h2{margin:15px 0px;}
.item-post h2 i{color:#7b7b7b;}
.item-post label{font-size:15px;}
.qq-upload-button{color: #fff !important;
                  background-color: #007bff !important;
                  border-color: #007bff !important;}
.qq-upload-button:hover{
    background-color: #0069d9 !important;
    border-color: #0062cc !important;
}
#restricted-fine-uploader {padding-left:0px !important;}
.ajax_preview_img {width:100% !important;padding:0px;margin:0px !important;
                   -moz-box-sizing: border-box; 
                   -webkit-box-sizing: border-box; 
                   box-sizing: border-box;
}
.ajax_preview_img img{width:100% !important;}
.qq-upload-list li{
    width:24%;margin:0px 0.5% 10px !important;display:inline-block;float:left;
    -moz-box-sizing: border-box; 
    -webkit-box-sizing: border-box; 
    box-sizing: border-box;
}
.qq-upload-list li.qq-upload-success{
    background: #f6f6f6 !important;
    border: 1px solid #f3f3f3
}
.item-post #plugin-hook{padding-bottom:10px;}
.item-post #plugin-hook .row{margin-left:0pc;margin-right:0px;}
#plugin-hook .meta_list{display:block;width:100%;}
#plugin-hook .meta{margin-top:10px;}
#plugin-hook .meta label{margin-right:10px;}
#plugin-hook input[type="checkbox"], #plugin-hook input[type="radio"]{margin-right:10px;}
#plugin-hook ul li {
    clear: both;
    list-style: none;
}
#plugin-hook ul li label{margin-bottom:2px;}
#plugin-hook textarea{display:block;}
input[type="text"],textarea{
    background: #fff;
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    margin-bottom:10px;
}
select{
    display: inline-block;
    width: 100%;
    height: calc(2.25rem + 2px);
    padding: .375rem 1.75rem .375rem .75rem;
    line-height: 1.5;
    color: #495057;
    vertical-align: middle;
    background: #fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right .75rem center;
    background-size: auto auto;
    background-size: 8px 10px;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin-bottom: 10px;
}

.meta_list .meta .cf_date_interval {
    width: 100px !important;display:inline-block !important;
}
.breadcrumb{padding:5px;background: initial;}
.breadcrumb li{font-size:13px;}
.breadcrumb-item + .breadcrumb-item::before{font-size:12px;}
.item-page .item-title{margin-bottom:15px;border-bottom: 2px solid #ddd;}
.item-page .item-title span{padding-bottom: 10px;
                            margin-bottom: -2px;
                            border-bottom: 2px solid #007bff;
                            display: inline-block;}
.item-page .item-no-image{width:100%;
                          -webkit-box-shadow: inset 0px 0px 19px 0px rgba(0,0,0,0.07);
                          -moz-box-shadow: inset 0px 0px 19px 0px rgba(0,0,0,0.07);
                          box-shadow: inset 0px 0px 19px 0px rgba(0,0,0,0.07);
}
.item-page .images .owl-carousel-image img:hover{cursor:zoom-in;}
.item-page .owl-nav{position: absolute;bottom:-30px;display: block;width: 100%;}
.item-page .owl-carousel .owl-nav button.owl-next,.item-page .owl-carousel .owl-nav button.owl-prev{background:#fff;opacity:0.4;font-size:30px !important;box-shadow: 0 0 0 1px rgba(0,0,0,0.04),0 4px 8px 0 rgba(0,0,0,0.20);cursor: pointer;padding:10px !important;}
.item-page .owl-carousel .owl-nav button.owl-next:hover,.item-page .owl-carousel .owl-nav button.owl-prev:hover{opacity:1;}
.item-page .owl-nav button.disabled{opacity:0.4;}
.item-page .owl-nav .owl-prev{left:5px;position:absolute;}
.item-page .owl-nav .owl-next{right:5px;position:absolute;}
.item-page .owl-dots{position:absolute;bottom:5px;}
.item-page .owl-theme .owl-dots {text-align:center;display:block;width:100%;}
.item-page .owl-theme .owl-dots span {box-shadow: 0 0 0 1px rgba(0,0,0,0.04),0 4px 8px 0 rgba(0,0,0,0.20);background: none repeat scroll 0 0 #fff;border-radius: 20px;display: block;height: 12px;margin: 5px 7px;opacity: 0.5;width: 12px;}
.item-page .owl-theme .owl-dot.active span{opacity:1;}
.item-page #sync2{display:block;margin-top:10px;padding: 0px 30px;}
.item-page #sync2 .owl-item{padding:5px;}
.item-page #sync2 .owl-item .item{border:5px solid transparent;border-radius:5px;}
.item-page #sync2 .owl-item .item.some-border{border:5px solid #ddd;border-radius:5px;}
.item-page #sync2 .owl-item:hover{cursor:pointer}
.item-page .new-thumb-area{position:relative;}
.item-page .new-thumb-area .new-nav span{padding:10px 4px;cursor:pointer;position:absolute;z-index:9999;font-size:25px;color:#ddd;bottom:35%;}
.item-page .new-thumb-area .new-nav span:hover{color:#777;}
.item-page .new-thumb-area .new-nav .left{left:5px;}
.item-page .new-thumb-area .new-nav .right{right:5px;}
.item-page .price{font-size:24px;}
.item-page .price span{float:right;color: #007bff;}
.item-page .item-sidebar #UserTab{background:#fff;}
.item-page .item-sidebar .nav-tabs .nav-item{margin-bottom: 0px;}
.item-page .item-sidebar .nav-item a.active{background: #f3f3f3;border-radius:0px;border:0px;border-top:2px solid #007bff;
                                            -webkit-box-shadow: inset 0px 0px 19px 0px rgba(0,0,0,0.07);
                                            -moz-box-shadow: inset 0px 0px 19px 0px rgba(0,0,0,0.07);
                                            box-shadow: inset 0px 0px 19px 0px rgba(0,0,0,0.07);
}
.item-page .item-sidebar .nav-item a:hover{background: #f3f3f3;border-radius:0px;border:0px;border-top:2px solid transparent;}
.item-page .item-sidebar .nav-item a.active:hover{border-top:2px solid #007bff;}
.item-page .item-sidebar .nav-item a{font-size:20px;border:0px;border-top:2px solid transparent;padding: 10px 30px;}
.item-page .item-sidebar #profile img{width:120px;height:120px;border-radius:50%;border:7px solid #f1f2f7;}
.item-page .item-sidebar #profile .user-name strong{font-size:24px;text-transform: capitalize;color: #007bff;display:block;}
.item-page .item-sidebar #profile .list-group-item{padding:5px;border:0px; background: #f3f3f3;margin-bottom:3px;}
.item-page .item-sidebar #profile .list-group-item i{margin-right:10px;}
.item-page .item-sidebar #profile .list-group-item span{float:right;}
.item-page .item-sidebar #profile .list-group-item.phone-show{cursor:pointer;}
.item-page .item-sidebar .add-location{background: url(../images/map.png) no-repeat;padding:15px 10px;}
.item-page .item-sidebar .add-location .location-text{border:1px solid #fff; background: rgba(200, 198, 198, 0.8);padding:10px;}
.item-page .description{padding-top:15px;}
.item-page .meta_list .meta{border:1px solid #f6f3f3;padding:3px;margin-bottom:2px;}
.item-page .item-label{font-size:18px;color: #007bff;}
.item-page .extra-info span{width:25%;}
.item-page .item-options{padding-top:15px;padding-bottom:13px;}
.item-page .comments_list .comment{display: block;
                                   position: relative;
                                   margin-bottom: 30px;
                                   padding-left: 66px;}
.item-page .comments_list .comment-author{
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 50px;
    border-radius: 50%;
    overflow: hidden;
}
.item-page .comments_list .comment-author img{width:100%;}
.item-page .comments_list .comment-body{
    position: relative;
    padding: 15px 15px 10px;
    border: 1px solid #e1e7ec;
    border-radius: 7px;
    background-color: #fff;
}
.item-page .comments_list .comment-body::before{
    position:absolute;top:12px;right:100%;width:0;height:0;border:solid transparent;content:'';pointer-events:none;
    margin-top:-1px;border-width:10px;border-color:transparent;border-right-color:#e1e7ec
}
.item-page .owl-carousel-related .owl-dots{bottom:-10px;}
.item-page .owl-carousel-related .item-image a{width:100%;display:block;}
.item-page .owl-carousel-related .owl-item img{display:initial}
.user-profile .user-data{background: #e9ecef;}
.user-profile .user-data img{width: 128px;height: 128px;border-radius: 50%;border: 7px solid #fff;}
.user-profile .user-data .user-name{color: #007bff;font-weight:700;}
.user-profile .user-data .border-left{text-align:center;}
.user-profile .user-data .items-number{display:block; font-size:17px;color:#bbb;}
.user-profile .user-data .items-number strong{font-size:30px;display:block;color:#333;}
.user-profile .user-data .contact-user{display:block;}
.user-profile .listings h2{font-size:24px;}
.dashboard .sidebar .user-image{margin-bottom:-60px;border:7px solid #fff;width:120px;height:120px;background: #fff;}
.dashboard .sidebar .profile-background{background: #438fe0;}
.dashboard .sidebar ul{padding:0px;margin:0px;}
.dashboard .sidebar ul li{list-style: none;}
.dashboard .sidebar ul li a{display:block;border-top:1px solid #ddd;text-decoration:none;padding:10px;border-left:2px solid transparent;color:#777;}
.dashboard .sidebar ul li a:hover{border-left:2px solid #007bff;color: #007bff;}
.dashboard .profile-complete a{text-decoration:none;}
.dashboard.user-items table img{cursor:pointer;}
.dashboard.user-items table .premium-table{left:0px;position:absolute;top:5px;}
.dashboard.user-items table tr{position: relative;}

.s_m_allow_messages .s_m_option span{width:auto !important;}
.navbar-expand .navbar-nav .wish_manual{width:auto !important;height:auto;display:inline-block;}
.navbar-expand .navbar-nav .wish_manual span{color:inherit; position:relative;left:auto;top:auto;}
#sideNavMenu .user-account-links .m-block .wish_manual{width:auto !important;height:auto;display:inline-block;}
#sideNavMenu .user-account-links .m-block .wish_manual span{position:relative;left:auto;top:auto;}
.cbk_wishlist_embed_item{position:absolute;left:5px;bottom:5px;}
.wish_content{padding:10px;}
.wish_content .item-w .wish_price{width:100px;}
.card-body .wish_content{padding:0px;}
.cbk_wishlist_embed_item_page{display: inline-block;vertical-align: middle;padding-bottom: 10px;}
.first_one_move_options .f_block{height:auto;}
.form-group-price .row .col-sm-6{padding-left:15px;padding-right:15px;}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6 {padding-left:15px !important;padding-right:15px !important;}
.print_p{padding:10px;}
.cbk_facebook_button_site a{margin:0px;width:100%;padding:6px 0px;}
.owl-dots{text-align: center;display: block;width: 100%;bottom:0px}
.owl-theme .owl-dots span {
    box-shadow: 0 0 0 1px rgba(0,0,0,0.04),0 4px 8px 0 rgba(0,0,0,0.20);
    background: none repeat scroll 0 0 #fff;
    border-radius: 20px;
    display: block;
    height: 12px;
    margin: 5px 7px;
    opacity: 0.5;
    width: 12px;}
.owl-item img {
    display: initial !important;
}
.owl-item  .item-image a {
    width: 100%;
    display: block;
}
.cbk_avatar_user img{max-height:100px;}
.cbk-ad-full{display:block;width:100%;margin:10px 0px;}
.list-products .col-sm-6{width:50%;}
.premium-background .premium-home .owl-stage, .owl-carousel-related .owl-stage{
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.premium-background .premium-home .owl-item, .owl-carousel-related .owl-item{
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: auto !important;
}

.dashboard .credit-paypal .credit-value{font-size: 40px;
                                        color:
                                            #e87612;
                                        font-weight: 500;}
.dashboard .credit-paypal li{cursor:pointer;}
.dashboard .credit-paypal .credit-value i {font-size:12px;color:#777;}
.dashboard .credit-paypal .paypal-cover{display:none;position:fixed;left:0px;top:0px;height:100%;width:100%;background: #111;z-index:9999;opacity:0.8;}
.dashboard .credit-paypal .paypal-cover img{position:absolute;top:50%;left:50%;margin-top:-100px;margin-left:-100px;}
.reposted.warningcolor{color:#f07830 ;display:block;}
.cbk-paypal-valid-number{color: #5da423;display:block;}
.search .list-products.list .card{margin-bottom:0px !important;}
.search .list-products.list .more-info-item{float:right;}
.publish-mobile-float{width:300px;text-align:center;position:fixed;bottom:20px;left: 50%;
                      transform: translate(-50%, 0);display:none;}
.publish-mobile-float a{
    text-decoration:none;
    border-radius: 16px;
    color: #fff;
    background: #f07830;
    padding: 6px 30px;
    font-size:18px
}

.top-banner-item{
    display:block; margin-top:15px;margin-bottom:15px;text-align:center;
}
.top-banner-item img{max-width:100%;}
.bottom-banner-item{
    display:block; margin-top:15px;margin-bottom:15px;text-align:center;
}
.bottom-banner-item img{max-width:100%;}
.bb-banner .in-banner{
    display:inline-block;
    border:1px solid #00aecd;
    position:relative;
    box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}
.bb-banner .in-banner .top-tag{
    position:absolute;
    top:0px;
    right:0px;
    background: #fff;
    color:#00aecd ;
    padding: 2px 10px;
}

.item-post{padding-top:50px;}
@media (min-width: 767.98px) {
    .list-products .has-image:hover img{
        -moz-transform: scale(1.2) rotate(2deg);
        -webkit-transform: scale(1.2) rotate(2deg);
        -o-transform: scale(1.2) rotate(2deg);
        -ms-transform: scale(1.2) rotate(2deg);
        transform: scale(1.2) rotate(2deg);
        -webkit-transition: all 0.8s ease-in-out;
        -moz-transition: all 0.8s ease-in-out;
        -ms-transition: all 0.8s ease-in-out;
        -o-transition: all 0.8s ease-in-out;
        transition: all 0.8s ease-in-out;
    }
}

@media (max-width: 991.48px) {
    .home .site-info h3{font-size:13px;}
    .container{max-width:100%;}
    /*.search .footer-links li a{width:50%;}*/
}
@media (max-width: 767.98px) {
    .home .site-info{display:none;}
    .mobile-hide{display:none;}
    .qq-upload-list li{width:49%;}
    .user-profile .user-data .items-number strong{display:inline-block;margin-right:10px;font-size:17px;}
    .user-profile .user-data .border-left{border-left:0px !important;text-align:left;}
    .publish-mobile-float{display:block;}
}
@media (max-width: 575.98px) {
    .qq-upload-list li{width:99.5%;}
    .list-products .item-image{height:auto;}
    .owl-carousel .item-image{height:100px;}
    .list-products img{width:100%;height:auto;}
    .list-products.list .item-image{width:30%;min-height:80px;}
    .list-products .load-more-images, .list-products .item-category{display:none;}
    .list-products.list .item-body{padding-left:30%;height:auto;}
    .list-products.list .item-body .list-description, .list-products.list .item-location, .list-products.list .item-body .item-more{display:none !important;}
    .item-options .btn,.item-options .btn-group{display:block;width:100%;}
    .user-profile .user-data .media{display:block;text-align:center;}
    .user-profile .user-data .media-body{display: block;}
    .user-profile .user-data img{margin-bottom:10px;}
    .user-profile .user-data .border-left{text-align:center;}
    .cbk_wishlist_embed_item_page{display:block;text-align:center;}
    .cbk_wishlist_embed_item_page span{display:inline-block !important;}
    .cbk_wishlist_embed_item{right:5px;left:auto;}
    .item-page .new-thumb-area .new-nav span{bottom:25%;}
    .latest-home .item{display:none;}
    .latest-home .item:nth-child(-n+4){
        display:block;
    }
    .search .list-products.list .card{display:block;}
    .search .list-products.list .item-body{height:auto;position:relative;width:calc(100% -31%);}
    
}
@media print {
    body { font-size: 10pt }
}
@media screen {
    body { font-size: 13px }
}
@media screen, print {
    body { line-height: 1.2 }
}




/* RESET -pagina 3 coloabe gatoarelor*/
.content-main {
  height: 200vh;
}

.fh5co-bg {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: relative;
}

.fh5co-bg {
  background-size: cover;
  background-position: center center;
  position: relative;
  width: 100%;
  float: left;
}
.fh5co-bg .overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}

.fh5co-bg-section {
  background: rgba(0, 0, 0, 0.05);
}

#fh5co-footer {
  padding: 7em 0;
  clear: both;
}
@media screen and (max-width: 768px) {
  #fh5co-footer {
    padding: 3em 0;
  }
}

#fh5co-footer {
  position: relative;
}
#fh5co-footer .overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.9);
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
#fh5co-footer h3 {
  margin-bottom: 15px;
  font-weight: bold;
  font-size: 15px;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.8);
}
#fh5co-footer .fh5co-footer-links {
  padding: 0;
  margin: 0;
}
#fh5co-footer .fh5co-footer-links li {
  padding: 0;
  margin: 0;
  list-style: none;
}
#fh5co-footer .fh5co-footer-links li a {
  color: rgba(255, 255, 255, 0.5);
  text-decoration: none;
}
#fh5co-footer .fh5co-footer-links li a:hover {
  text-decoration: underline;
}
#fh5co-footer .fh5co-widget {
  margin-bottom: 30px;
}
@media screen and (max-width: 768px) {
  #fh5co-footer .fh5co-widget {
    text-align: left;
  }
}
#fh5co-footer .fh5co-widget h3 {
  margin-bottom: 15px;
  font-weight: bold;
  font-size: 15px;
  letter-spacing: 2px;
  text-transform: uppercase;
}
#fh5co-footer .copyright .block {
  display: block;
}


.btn-primary {
  background: #F85A16;
  color: #fff;
  border: 2px solid #F85A16;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active {
  background: #f96c2f !important;
  border-color: #f96c2f !important;
}
.btn-primary.btn-outline {
  background: transparent;
  color: #F85A16;
  border: 1px solid #F85A16;
}
.btn-primary.btn-outline:hover, .btn-primary.btn-outline:focus, .btn-primary.btn-outline:active {
  background: #F85A16;
  color: #fff;
}






















/* REMOVE THIS, USE YOUR OWN  */
html,body {
  margin: 0;
  padding: 0;
  font-family: Arial, Helvetica, Sans-serif;
  background-color: #700161;
}
.dummy_page {
  height: 200px;
  width: 100%;
  background-color: #102e4c;
  text-align: center;
  box-sizing: border-box;
  padding: 60px 0px;
}
/* STYLES SPECIFIC TO FOOTER  */
.footer {
  width: 100%;
  position: relative;
  height: auto;
  background-color: #102e4c;
}
.footer .col {
  width: 150px;
  height: auto;
  float: left;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding: 0px 20px 20px 20px;
}
.footer .col h1 {
  margin: 0;
  padding: 0;
  font-family: inherit;
  font-size: 12px;
  line-height: 17px;
  padding: 20px 0px 5px 0px;
  color: rgba(255,255,255,0.2);
  font-weight: normal;
  text-transform: uppercase;
  letter-spacing: 0.250em;
}
.footer .col ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.footer .col ul li {
  color: #999999;
  font-size: 14px;
  font-family: inherit;
  font-weight: bold;
  padding: 5px 0px 5px 0px;
  cursor: pointer;
  transition: .2s;
  -webkit-transition: .2s;
  -moz-transition: .2s;
}
.social ul li {
  display: inline-block;
  padding-right: 5px !important;
}

.footer .col ul li:hover {
  color: #ffffff;
  transition: .1s;
  -webkit-transition: .1s;
  -moz-transition: .1s;
}
.clearfix {
  clear: both;
}
@media only screen and (min-width: 1280px) {
  .contain {
    width: 1200px;
    margin: 0 auto;
  }
}
@media only screen and (max-width: 1139px) {
  .contain .social {
    width: 1000px;
    display: block;
  }
  .social h1 {
    margin: 0px;
  }
}
@media only screen and (max-width: 950px) {
  .footer .col {
    width: 33%;
  }
  .footer .col h1 {
    font-size: 14px;
  }
  .footer .col ul li {
    font-size: 13px;
  }
}
@media only screen and (max-width: 500px) {
    .footer .col {
      width: 50%;
    }
    .footer .col h1 {
      font-size: 14px;
    }
    .footer .col ul li {
      font-size: 13px;
    }
}
@media only screen and (max-width: 340px) {
  .footer .col {
    width: 100%;
  }
}