body { margin: 0; padding: 0; }

p { margin: 0; margin-bottom: 20px; }
p:last-child { margin-bottom: 0px !important; }

.elementor-button { cursor: pointer; }

h1, h2, h3, h4, h5, h6 { margin-top: 40px; line-height: 1.3 !important; } 
h1 strong, h2 strong, h3 strong, h4 strong, h5 strong, h6 strong { font-weight: 600 !important; }

h1, h2, h3 {
  border-top: 5px solid;
  padding-top: 15px !important;
}

.cstm-sidebar {
  font-family: var( --e-global-typography-primary-font-family ), Sans-serif;
  line-height: 1.8;
}

.p-all-0 { padding: 0 !important; }

.cstm-sidebar section.widget h4 {
  margin: 0 0 15px;
  font-size: 16px;
  font-weight: 500;
}

.cstm-sidebar section.widget .wp-block-columns {
  padding: 20px;
}

.cstm-sidebar ul {
  margin: 0;
  padding: 0;
}

.cstm-sidebar ul li {
  list-style: disc;
  margin: 5px 0 5px 15px;
}

h1, h2, h3 {
  border-top: 5px solid;
  padding-top: 15px !important;
}

.cstmsinup {
  background: #00A8B542;
  margin: 20px 0;
  padding: 20px;
  border-radius: 10px;
  position: relative;
}

.cstmsinup .cstmsinupttl {
  display: block;
  font-weight: bold;
  font-size: 27px;
  line-height: 1.3;
  margin: 0 0 20px;
}

.cstmsinup .cstmsinupdesc, 
.cstmsinup .cstmsinupdescsml {
  display: block;
  font-size: 14px;
  font-family: var(--e-global-typography-primary-font-family);
  font-weight: 400;
  margin-bottom: 20px;
}

.cstmsinup .cstmsinupdescsml {
  font-size: 11px;
  line-height: 1.7;
  margin: 0;
  margin-top: 20px;
}

.cstmsinup .btn,
.cstmtoppic .cstmritcont .btn {
  display: inline-block;
  background: var( --e-global-color-text );
  border-radius: 5px;
  padding: 10px;
  min-width: 200px;
  text-align: center;
  color: #fff;
  font-weight: bold;
  letter-spacing: 1px;
}

.cstmsinup .btn:hover, 
.cstmsinup .btn:focus,
.cstmtoppic .cstmritcont .btn:hover,
.cstmtoppic .cstmritcont .btn:focus {
  background: var(--e-global-color-primary);
  color: #fff;
}



.cstmtoppic {
  background: #fff;
  border: 4px solid var(--e-global-color-primary);
  padding: 50px 20px;
  position: relative;
  margin: 30px 0;
  display: flex;
  align-items: center;
  gap: 30px;
}

.cstmtoppic:before {
  content: 'Top Pick';
  position: absolute;
  left: -20px;
  top: -12px;
  background: var(--e-global-color-primary);
  padding: 5px 10px;
  color: #fff;
  box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, .14);
  font-size: 18px;
  font-weight: bold;
}

.cstmtoppic:after {
  content: '';
  width: 20px;
  height: 20px;
  position: absolute;
  left: -20px;
  top: 25px;
  background: var(--e-global-color-primary);
  clip-path: polygon(0 0, 100% 0, 100% 100%, 100% 100%);
}

.cstmtoppic .cstmlftpic {
  width: 50%;
  text-align: center;
}

.cstmtoppic .cstmritcont {
  width: 50%;
}


.cstmtoppic .cstmritcont .cstmtopttl {
  display: block;
}

.cstmtoppic .cstmritcont .cstmtopttl a {
  display: block;
  font-size: 22px;
  font-weight: bold;
  font-family: var(--e-global-typography-primary-font-family);
  font-weight: 600;
  line-height: 1.5;
}

.cstmtoppic .cstmritcont .cstmtopdesc {
  font-family: var(--e-global-typography-primary-font-family);
  font-size: 14px;
  line-height: 1.7;
  display: block;
  margin: 15px 0;
}

.cstmtoppic .cstmritcont .btn {
  display: block;
  margin: 10px 0;
  font-size: 14px;
  font-family: var(--e-global-typography-primary-font-family);
}

.cstmtopbr {
  display: flex;
	flex-wrap: wrap;
  color: #fff;
  justify-content: center;
  gap: 5px;
  align-content: center;
  align-items: center;
  font-family: var( --e-global-typography-primary-font-family ), Sans-serif;
  font-size: 15px;
}

.cstmtopbr i {
  color: #a6a6a6;
}

.cstmtopbr a {
  background: #fff;
  padding: 5px 10px;
  border-radius: 5px;
  margin-left: 10px;
  border: 2px solid #fff;
}

.cstmtopbr a:hover {
  background: transparent;
  color: #fff;
}

li.btn a {
  background: #000;
  border-radius: 7px;
  color: #fff !important;
  border: 2px solid #000 !important;
  font-size: 14px;
	text-align: center;
}

li.btn a:hover, li.btn a:focus {
  background: transparent !important;
  color: #000 !important;
}


@media( max-width: 767px ) {
	
	.cstmtoppic {
		flex-wrap: wrap;
		justify-content: center;
		padding-bottom: 10px;
	}
	
	.cstmtoppic > div {
		width: 100% !important;
	}

	.elementor-location-header .elementor-widget-search {
		width: 70% !important;
	}

	.elementor-nav-menu--dropdown.elementor-nav-menu__container {
		background: #f2f2f2 !important;
		padding: 15px !important;
	}
	
	.elementor-nav-menu--dropdown.elementor-nav-menu__container ul li {
		margin: 5px 0;
	}

	.elementor-nav-menu--dropdown.elementor-nav-menu__container ul li a {
		border-radius: 7px !important;
	}
	
}