/*
Theme Name: dublab
Author: dublab
*/

/*html :where(img){height:inherit;max-width:none;}*/

.last_updated_date {
    margin: 10px 0 15px;
}
@media screen and (max-width: 1025px) {
    .sm\:items-center {
        align-items: baseline;
    }
	   body .mobile-menu {
        top: 42px !important;
    }
	    span.toggle-menu {
        position: absolute;
        right: 7px;
        top: -27px !important;
        display: block;
        color: #fff !important;
        font-size: 20px
    }
	.mt-5 {
    margin-top: 0 !important;
}
	    body .wp-menu li.current-menu-item > a {
        background: none !important;
        color: #fff !important;
    }
	    .dropdown_menu {
        position: relative;
        perspective: 1000px;
        right: 7px;
        top: -11px !important;
        display: block;
        width: 100%;
        background: none;
        margin: 0;
    }
	    .wp-menu li {
        background: none;
        width: 100%;
        padding: 0;
        border-bottom: 1px solid #fff !important;
    }
}
@media (min-width: 1024px) {
    .lg\:gap-\[80px\] {
        gap: 24px;
    }
}
.section-main-content {
    margin-top: 10px;
	  text-transform: none;    overflow: hidden;
}
.section-main-content span {
    margin-bottom: 20px;
    display: block;
}
.section-main-content li span, .section-main-content table tr td  span {
    margin-bottom: 0px;
    display: inline;
}
.section-main-content ul{
    box-sizing: border-box;
    list-style-type: disc;
    padding-left: 25px;
    padding-bottom: 20px;
} 
.section-main-content ol {
    box-sizing: border-box;
    list-style-type: auto;
    padding-left: 25px;
    padding-bottom: 20px;
}
.section-main-content h1, .section-main-content h2,
.section-main-content h3,
.section-main-content h4{
	margin-bottom: 20px;
}
.section-main-content h2,
.section-main-content h3,
.section-main-content h4{
	margin-bottom: 10px;
	margin-top: 30px;
}
.section-main-content h1{
	font-size: 32px;
	    line-height: 1.30;
}
.section-main-content h2{
	font-size: 28px;
	    line-height: 1.30;
}
.section-main-content h3{
	font-size: 22px;
	    line-height: 1.30;
}
.section-main-content h4{
	font-size: 20px;
	    line-height: 1.30;
}

.section-main-content .table-responsive {
  width: 100%;
  overflow-x: auto;
}

.section-main-content .table-responsive table {
  width: 100%;
  border-collapse: collapse;
  min-width: 600px;
}

.section-main-content .table-responsive table, .section-main-content .table-responsive table th, .section-main-content .table-responsive table td {
  border: 1px solid #ccc;
  padding: 8px;
  text-align: left;
	    margin-bottom: 20px;
}
.section-main-content .aligncenter {
    margin: 0 auto;
}
.section-new-footer .items-end ul {
    margin-bottom: 20px;
}

.new-header-design .container {
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
}
.section-new-footer ul.container {
    padding-left: 0;
}
.new-header-design  header.container{
    padding-left: 0;
    padding-right: 0;
}
.section-main-content table td
{
	border:1px solid black;
	padding:5px;
}
.section-main-content table
{
	margin-bottom:10px;
}
.section-main-content .aligncenter
{
	margin:10px auto;
}
.h-\[219px\]
{
	height:auto;
}
.section-main-content a
{
	color:#0000ee;
}
@media (min-width: 640px) {
    .sm\:max-h-\[138px\] {
        max-height: 40px;
    }
}
@media (min-width: 1536px) {
    .\32xl\:gap-\[300px\] {
        gap: 100px;
    }
}
.campaign-list-item.brand_table_custom_cl 
{
    box-sizing: border-box;
    border: 4px solid #8e6582 !important;
}
.campaign-list-item
{
	box-sizing:border-box;
	background:#e2a1a1cc;
}
.campaign-list-item_key-features ul 
{
	list-style:none !important;
	padding:0;
}
a.campaign-list-item_cta-btn.coupon_code_disabled
{
    text-decoration: none;
}
.campaign-list-item_cta-btn,.campaign-list-item_cta-btn:hover 
{
    background: #8e6582 !important;
	color:#fff !important;
}
.campaign-list-item_key-features p
{
	margin:0;
}
.wizz-left-outer {
    max-width: calc(46% - 37px) !important;
}
.wizz-right-outer {
    max-width: 100% !important;
}
.section-main-content span {
    margin-top: 13px;
}
.deposit-outer span {
    margin: 0 !important;
}
.deposit-bonus-list-outer
{
	display:block;
}
@media screen and (max-width: 992px) 
{
	.wizz-left-outer {
    max-width: calc(100% - -1px) !important;
}
}


div.accordionContent p {
    margin-bottom: 15px;
}
.wizz-left-outer {
    max-width: calc(46% - 37px) !important;
}
.wizz-right-outer {
    max-width: 100% !important;
}
.section-main-content span {
    margin-top: 13px;
}
.deposit-outer span {
    margin: 0 !important;
}
.deposit-bonus-list-outer
{
	display:block;
}
@media screen and (max-width: 992px) 
{
	.wizz-left-outer {
    max-width: calc(100% - -1px) !important;
}
}
.profile-tab-content {
    margin-top: 15px;
	  padding:0 15px;
	  box-sizing:border-box;
}
.author-f-name .label, .author-description-name .label {
    font-weight: 700;
}
.profile-header-container {
    display: flex;
    align-items: center;
    gap: 15px;
}
.profile-fields-group.profile-fields-group-1 h3 {
    margin-top: 0;
    margin-bottom: 8px;
    font-weight: 700;
    font-size: 29px;
}
.author-f-name {
    font-size: 20px;
    display: flex;
    align-items: center;
    gap: 5px;
    flex-wrap: wrap;
}
.author-description-name {
    margin-top: 20px;
    font-size: 20px;
    word-break: break-word;
}
.header-name-container h2
{
    font-weight: 700;
    font-size: 35px;
}
.data {
    font-size: 17px;
    line-height: 30px;
    margin-top: 0px;
}
div#profile-content-about {
    border: 1px solid #817f7f;
    padding: 15px;
    border-radius: 10px;
		margin:15px 0;
	text-align:left;
}
.name_author_out {
    display: flex;
    align-items: center;
    gap: 5px;
    line-height: 25px;
		margin-bottom:5px;
}
.date-author-cl {
    margin-bottom: 5px;
    color: #5a518d;
    font-size: 16px;
    display: flex;
	  flex-wrap:wrap;
}
.section-main-content span {
    margin: 0 !important;
    display: block;
}
.smi-intro-text {
    position: static !important;
}
.last_updated_date p
{
	margin:0;
	padding:0;
}
.custom_top_author {
    width: 100%;
    display: flex;
    gap: 15px;
    align-items: center;
 	/*background: #faebd794;*/
    padding: 10px;
    border-radius: 10px;
    box-sizing: border-box;
	  margin:10px 0;
}
img.avatar.avatar-120.photo {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    margin-top: 4px;
}
.name_author_out p {
    margin-bottom: -15px !important;
	color: #5a518d;
	font-size: 16px;
}
.name_author_out a {
    text-decoration: none;
    color: #fff;
    margin-top: -17px;
}
.name_author_out a :hover
{
	text-decoration:underline;
}
.avatar
{
	background:none;
}
span.lbl {
    color: #5a518d;
    font-size: 16px;
}
.toplist-techcity__offer-cta-btn {
    color: #fff !important;
    background: #c15e03;
}
.new-header-design {
    justify-content: center;
    text-align: center;
}
.mt-\[26px\] {
    margin-top: 26px;
    width: 100%;
    display: flex;
}
.section-main-content {
    text-align: left;
}
.section-main-content p {
    margin-bottom: 15px;
    font-size: 17px;
    line-height: 25px;
}

.section-main-content{
    font-size: 17px;
    box-sizing: border-box;
}

.ig-store_content ul {
    list-style: disc;
    padding-left: 20px;
    margin-bottom: 15px;
}

.section-main-content ol {
    list-style: auto;
    padding-left: 20px;
    margin-bottom: 15px;
}

.section-main-content li {
    font-size: 17px;
    line-height: 25px;
}

.section-main-content table {
    border-collapse: collapse;
    margin: 20px 0;
    width: 100%;
}

.section-main-content table td,
.section-main-content table th {
    border: 1px solid #000;
    font-size: 17px;
    padding: 10px;
}

.table-auto {
    overflow: auto;
    width: 100%;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin-bottom: 10px;
    margin-top: 10px;
    line-height: 120%;
    font-weight: 400;
    word-break: break-word;
}

.section-main-content h1 {
    font-size: 2em !important;
	font-weight: 100;
}

.section-main-content h2 {
    font-size: 2.5em !important;
}

.section-main-content h3 {
    font-size: 2em !important;
}

.section-main-content h4 {
    font-size: 1.8em !important;
}

.section-main-content h5 {
    font-size: 1.6em;
}

.section-main-content h6 {
    font-size: 1.5em;
}

img.aligncenter {
    margin: auto;
    display: block;
    border: dashed;
    padding: 10px;
    border-radius: 20px;
	 box-sizing:border-box;
}

img.alignright {
    margin-left: auto;
    display: block;
}

.section-main-content h2, .section-main-content h3, .section-main-content h4,.section-main-content h4,.section-main-content h5,.section-main-content h6
{
	    margin-bottom: 10px;
    margin-top: 10px !important;
}
.new-header-design header.container {
    padding-left: 0;
    padding-right: 0;
    padding: 10px 0px !important;
    box-sizing: border-box;
}
.menu-item-has-children::after {
    content: "";
    width: 6px;
    height: 6px;
    border-left: 2px solid #000;
    border-bottom: 2px solid #000;
    position: absolute;
    rotate: -45deg;
    right: 7px;
    top: 23px;
}
ul.wp-menu li {
    position: relative;
}
.menu-item-has-children a {
    padding-right: 1em !important;
}

.logo a:hover {
    color: #349675 !important;
}
.wp-menu li a {
    color: #000;
    display: block;
    text-decoration: none;
    font-size: 20px;
    line-height: normal;
	  padding:10px;
}


.menu-item-has-children a {
    padding-right: 1em !important;
}

ul.dropdown_menu-6 li.menu-item-has-children::after {
    top: 10px;
}

.logo img {
	max-width: 130px;
    width: auto;
    height: auto;
}

.logo a {
    color: #000 !important;
    font-size: 25px;
    text-decoration: none;
}

ul.wp-menu li {
    position: relative;
    margin-left: 0 !important;
	  list-style:none !important;
}

ul.dropdown_menu-6 {
    position: absolute;
    background: #8e98c1 !important;
    width: 180px !important;
    padding: 5px;
    border-top: 1px solid #fff;
    display: none;
    margin: 0 !important;
    z-index: 999;
    right: 0 !important;
    left: auto;
}
ul.wp-menu li:hover ul.dropdown_menu-6 {
    display: block;
}

ul.dropdown_menu-6 li {
    width: 100%;
    border-bottom: 1px solid #ccc;
    padding: 5px 0 !important;
    display: inline-block;
    margin-left: 0 !important;
}

ul.dropdown_menu-6 li a {
    padding: 0 10px !important;
    display: inline-block;
    word-break: break-word;
    margin-right: 2px;
}

ul.dropdown_menu-6 li {
    background: none !important;
}

.mobile-menu {
    display: none;
}

ul.wp-menu {
    display: flex;
    list-style: none;
    flex-wrap: wrap;
    margin: 0;
    padding: 10px 0;
    width: auto !important;
    justify-content: normal;
	margin-bottom:0 !important;
	gap: 10px;
}
ul.wp-menu li
{
	margin-bottom:0 !important;
}
div#copyright p,
aside#block-7 {
    margin: 0;
    padding:0px 15px;
    font-size: 17px;
    color: #fff;
    box-sizing: border-box;
}

span.toggle-menu {
    display: none;
}

ul.wp-menu li ul.flex ul.flex {
    left: 100%;
    top: 0;
    display: none;
}

ul.wp-menu li:hover ul.flex {
    display: block;
}

.toggle-menu.on i {
    transform: rotate(180deg);
    transition: transform 0.3s ease;
}

ul.flex li:hover ul.flex {
    display: block;
}

ul.wp-menu li ul.flex li:hover ul.flex {
    display: block;
}

div.logo {
    width: auto;
    padding: 0;
    height: auto;
}
@media screen and (max-width: 992px) {

    ul.footer-menu {
        flex-flow: column;
			   gap:5px;
    }
	div.logo {
    	width: 250px;
	}
}

@media screen and (max-width: 1025px) {
    .mobile-menu {
        display: block !important;
    }

    ul.wp-menu {
        gap: 0px;
        flex-wrap: wrap;
        padding: 10px;
    }

    nav .wp-menu {
        display: none;
    }

    body .wp-menu {
        background: #000 !important;
        position: absolute;
        width: 100% !important;
        top: 126px;
        left: 0;
        margin: 0 !important;
        z-index: 9999;
    }

    .wp-menu li {
        background: none;
        width: 100%;
        padding: 0;
        border-bottom: 1px solid #fff;
    }
.wp-menu a {
        padding: 10px !important;
        text-align:left;
	    color:#fff;
	}

    ul.flex {
        position: relative;
        width: 100% !important;
        padding: 0px 0px 0px 25px;
        border-top: 0;
        display: none;
        top: 0;
	    text-align:left;
    }

    ul.flex-6 li {
        border-bottom: 0 !important;
        border-top: 1px solid #fff !important;
    }

    .menu-item-has-children::after {
        display: none;
    }

    span.toggle-menu {
        position: absolute;
        right: 7px;
        top: 10px;
        display: block;
        color: #fff !important;
        font-size: 20px
    }

    .mobile-menu {
        display: block !important;
        position: absolute;
        right: 20px;
        top: 0px;
        color: #000 !important;
    }
    .mobile-menu i {
        font-size: 25px;
    }

    ul.wp-menu li ul.flex ul.flex {
        left: 0;
        top: 5px;
    }

    ul.wp-menu li:hover ul.flex {
        display: none;
    }

    ul.wp-menu li ul.flex ul.flex {
        display: block;
    }	
}
    .\32xl\:gap-\[300px\] {
        align-items: center;
    }
.mt-5 {
    margin-top: 2.25rem;
}


.pt-\[57px\] {
    padding-top: 0px;
}
.hover\:opacity-50:hover {
     opacity: unset; 
}
.header-inner {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}
header.main-header {
    background-color: #faebd7;
	  box-shadow: 0 0 6px 0;
}
.sm\:p-8 {
	padding: 10px 0;
}
.wp-menu li.current-menu-item > a{
    background-color: #ff6b00;
	  color : #fff;
    border-radius: 50px;
}
.wp-menu li:hover > a {
    background-color: #ff6b00;
	  color : #fff;
    border-radius: 50px;
}
.w-\[197px\] {
    width: 100%;
}
* {
  box-sizing: border-box;
}
.pt-\[63px\] {
    padding-top: 0;
}
.pl-\[33px\] {
    padding-left: 0;
}
.bg-black {
  --tw-bg-opacity: 1;
  background-color: rgb(250, 235, 215);
}
.text-white {
  --tw-text-opacity: 1;
  color: rgb(0, 0, 0);
}
.new-header-design .container {
    justify-content: space-around;
}
.mt-\[26px\] {
    justify-content: space-around;
}
.section-new-footer .items-end ul {
    margin-bottom: 0px !important;
}
@media (min-width:320px) and (max-width:768px){
	.logo img {
		max-width: 100px;
		width: auto;
		height: auto;
	}
	.sm\:p-8 {
		padding: 10px 10px;
	}
	.mobile-menu {
		top: 52px !important;
	}
	body .wp-menu {
    background: #faebd7 !important;
    width: 100% !important;
    top: 130px;
  }
	.wp-menu li {
    border-bottom: unset;
		text-align: left;
  }
	.wp-menu li.current-menu-item > a{
    background-color: #ff6b00 !important;
	  color : #fff !important;
}
	.wp-menu li:hover > a {
  	background-color: transparent;
  	color: #000;
	}
	.wp-menu li a {
		display: inline-block; 
	}
	.mobile-menu i {
    font-size: 28px;
  }
	.mobile-menu {
		right: 12px;
	}

.section-new-footer ul.container {
  padding-left: 0;
  display: block;
}
.pt-\[66px\] {
  padding-top: 66px;
  display: none;
}
.section-new-footer {
  padding: 0 20px;
}
}
@media (min-width: 768px) and (max-width: 1024px) {
	.logo img {
		max-width: 100px;
		width: auto;
		height: auto;
	}
	.sm\:p-8 {
		padding: 10px 10px;
	}
	.mobile-menu {
		top: 42px !important;
	}
	body .wp-menu {
    background: #faebd7 !important;
    width: 100% !important;
    top: 130px;
  }
	.wp-menu li {
    border-bottom: unset;
		text-align: left; 
		padding: 5px 0px
  }
	.wp-menu li.current-menu-item > a{
    background-color: #ff6b00 !important;
	  color : #fff !important;
}
	.wp-menu li:hover > a {
  	background-color: transparent;
  	color: #000;
	}
	.wp-menu li a {
		display: inline-block; 
	}
	.mobile-menu i {
    font-size: 28px;
  }
	.mobile-menu {
		right: 12px;
	}
	.sm\:px-8 {
    padding-left: 1rem;
    padding-right: 1rem;
  }
.section-new-footer p,
.section-new-footer span,
.section-new-footer li,
.section-new-footer a {
    color: #000000 !important;
}
.main_menu.menu-open {
        display: block;
    }
}
	
dl {
     margin-top: 15px;
    padding: 0;
    font-size: 16px;
    font-family: Arial, sans-serif;
    border: 1px solid #ddd;
    border-radius: 5px;
    background-color:#ff9906;
}

dt {
    font-weight: bold;
    margin: 10px 0 5px;
    padding: 10px;
    background-color: #eee;
    border-bottom: 1px solid #ddd;
}

dd {
    margin: 0 0 10px 20px;
    padding: 10px;
    border-left: 2px solid #ddd;
    background-color: #fff;
}

blockquote:before {
    content: '»';
    margin-right: 0.2em;
}

blockquote:before,
blockquote:after {
    font-family: Museo300Regular, Arial, Helvetica, sans-serif;
    font-size: 3em;
    display: inline-block;
    color: #d9e3eb;
}

blockquote:after {
    content: '«';
    margin-bottom: 20px;
    margin-left: 0.2em;
    vertical-align: top;
    line-height: 20px;
}

blockquote p {
    display: inline;
}

.header-inner {
    position: relative;
}
.su-button-center span {
    background: #ff9906 !important;
    color: #000 !important;
}
@media screen and (max-width: 1025px) {
    body .wp-menu {
        background: #000 !important;
    }
	.wp-menu li a {
    color: #fff !important;
}
}