/*
Theme Name: CannyCask
Theme URI: #
Author: CannyCask Team
Author URI: #
Description: 
Tags: accessibility-ready, one-column, two-columns, custom-menu, featured-images, microformats, sticky-post, threaded-comments, translation-ready
Version: 2024.1
Requires at least: 5.2
Tested up to: 6.5
Requires PHP: 7.0
License: GNU General Public License v3 or Later
License URI: https://www.gnu.org/licenses/gpl.html
Text Domain: blankslate

BlankSlate WordPress Theme 2011-2024
BlankSlate is distributed under the terms of the GNU GPL
*/

.plt_area .ser_over img {
    width: 100%;
    height: 557px;
    object-fit: cover;
    object-position: top;
}
.plt_area .overlay_area p {
    padding-right: 0;
  
}

.plt_area .ser_over .overlay_area {
    padding: 26px 29px;
}
.market_area .blk_back {
    min-height: 528px;
}
.partner_atra h5 {
    color: #fff;
    margin-top: 26px;
    text-transform: uppercase;
    font-size: 18px;
}

.img_banner {
    margin-top: 3px;
}
.row.th_area.img_are_th img {
    height: auto !important;
    width: 100%;
    padding: 0;
}
.row.th_area.img_are_th .col-md-6 .row {
	padding:0px 5px !important;
}
.row.th_area.th_new_area.img_are_th {
    margin-top: 61px;
}
.row.th_area.th_new_area.img_are_th .trust_imgs .row .col-md-4{
	        padding: 0 5px !important;
}
.row.th_area.th_new_area.img_are_th .trust_imgs .row {
    padding: 0px 15px !important;
}
.market_area .other_images .row {
    padding: 0px 12px;
}
.market_area .other_images{
    padding-top: 45px;
    margin-top: 30px;
    border-top: 1px dashed #484848 !important;
}
.row.th_area.img_are_th img {
    border: 3px solid #855e42;
}
.market_area .other_images img{
    border: 5px solid #855e42;
}
.page-id-524 .about-banner {
	display:none !important;
}
.page-id-524 .table_area {
    padding: 176px 0px 80px;
}
@media screen and (max-width:1400px){
    .market_area .blk_back {
    min-height: 595px;
}
}

 .table-wrapper {
    position: relative;
    margin: 0;
}
    .scrollbar-top {
      overflow-x: auto;
      overflow-y: hidden;
      position: sticky;
      bottom: 0;
      background: #f1f1f1;
      height: 20px;
      z-index: 10;
    }
.table-scroll thead tr{
   position: sticky;
  top: 0;
  z-index: 1;
}
.scrollbar-top > div {
    height: 1px;
    width: 1839px !important;
}
.table-scroll {
    overflow-x: hidden;
    margin-top: 0px;
}

.table_area .table {
    overflow-x: initial;
}
.plt_area a {
    color: #ffd4b7 ! IMPORTANT;
}
@media screen and (max-width:991px){
	.table_area .table {
    overflow-x: auto;
}
	.scrollbar-top {
		display:none;
	}
}
.grecaptcha-badge {
    z-index: 99;
}