.fl-builder #site-content .container {
max-width: 100%;
padding-left: 0;
padding-right: 0;
overflow-x: hidden;
}
.fl-builder #site-content {
padding-top: 0;
}
#category-menu .items>li .dropdown-menu {
width: 150% !important;
}
.rightimage img{ 
max-width: 250px;
}
.evnet_banner {
min-height: 412px;
display: flex;
align-items: center;
background-repeat: no-repeat;
background-position: center bottom;
background-size: cover;
position: relative;
}
.evnet_banner:after {
content: "";
position: absolute;
background-color: rgba(0,0,0,.5);
left: 0;
right: 0;
top: 0;
bottom: 0;
}
.evnet_banner .container{
position: relative;
z-index: 99;
}
hr.event_border {
border-top: 5px solid #007bff !important;
max-width: 100px;
}
#time_evenet {
font-family: 'Playfair Display', serif;
font-size: 32px;
font-weight: normal;
font-stretch: normal;
font-style: normal;
line-height: normal;
letter-spacing: normal;
text-align: center;
color: #ffffff;
}
#event_title {
font-size: 68px;
font-weight: bold;
font-stretch: normal;
font-style: normal;
line-height: 1.24;
letter-spacing: 7.56px;
text-align: center;
color: #ffffff;
font-family: 'Bebas Neue';
}
span.back_btn {
width: 50px;
height: 50px;
border-radius: 29px;
background-color: #007bff;
text-align: center;
display: inline-flex;
}
span.back_btn a {
display: flex;
justify-content: center;
align-items: center;
width: 100%;
}
.bellow_head {
text-align: center;
margin-top: -25px;
}
img.back-img {
width: 16px;
height: auto;
transform: rotate(180deg);
}
.single-tribe_events .fl-content.col-md-12 {
margin-top: 0;
}
.single-tribe_events header.fl-post-header {
display: none;
}
.ticket_info_btn {
border-radius: 29px;
background-color: #007bff;
color: #fff;
padding: 11.8px 25px;
letter-spacing: 0.71px;
font-size: 20px;
font-family: 'Bebas Neue';
margin-left: 10px;
margin-right: 10px;
font-weight: 500; pointer-events: none;
}
.ticket_info_register {
border-radius: 29px;
background-color: #007bff;
color: #fff;
padding: 11.8px 25px;
letter-spacing: 0.71px;
font-size: 20px;
font-family: 'Bebas Neue';
font-weight: 500;
-webkit-transition: background-color 500ms linear;
-moz-transition: background-color 500ms linear;
-o-transition: background-color 500ms linear;
-ms-transition: background-color 1000ms linear;
transition: background-color 1000ms linear;
}
.ticket_info_register:hover, .ticket_info_register:focus{
background-color: #007bff;
color: #fff;
} .row.event_infos, .row.single_event_details {
max-width: 960px;
margin-left: auto;
margin-right: auto;
}
.row.event_infos{
margin-top: 60px;
}
.label_head, .main_info  {
font-size: 18px;
font-family: "Roboto Condensed",sans-serif;
font-weight: bold;
letter-spacing: 2.57px;
color: #000 !important;
line-height: 1.33;
}
ul.dropdown-menu {
width: 120%;
}
.main_info {
font-size: 24px;
line-height: 1.33;
letter-spacing: normal;
font-family: 'Playfair Display', serif;
font-weight: normal;
color: #000 !important;
}
.event_infos div {
display: inline-block;
padding: 10px 30px;
position: relative;
}
.event_infos div:first-child {
padding-left: 15px;
}
.event_infos .col-inline-1:after, .event_infos .col-inline-2:after {
content: '';
position: absolute;
width: 1px;height: 45px;
border-right: solid 1px #cccccc;
right: 0;
margin: auto;
position: absolute;
top: 0;
bottom: 0;
}
.short_info_event .tribe-events-meta-group-gmap, .short_info_event .tribe-events-venue-map, .short_info_event dd.tribe-events-event-categories, .short_info_event dt.tribe-events-event-categories-label {
display: none !IMPORTANT;
}
.short_info_event .tribe-events-meta-group-venue {
width: 100% !IMPORTANT;
float: left !IMPORTANT;
order: 1 !important;
margin-bottom: 10px !important;
}
.short_info_event .tribe-events-meta-group-details {
width: 100% !IMPORTANT;
order: 2 !IMPORTANT;
margin-bottom: 10px !important;
display: none;
}
.short_info_event .tribe-events-single-section {
display: flex;
flex-direction: column;
background-color: transparent !important;
border: 0;
margin-top: 0;
margin-bottom: 0;
}
.row.single_event_details .col-md-6 {
padding-left: 0;
}
.row.single_event_details {
margin-top: 15px;
}
.row.single_event_details h2 {
margin-top: 0;
font-family: "Roboto Condensed",sans-serif;
font-size: 18px;
font-weight: normal;
font-stretch: normal;
font-style: normal;
line-height: 1.56;
letter-spacing: normal;
color: #fff;
text-transform: uppercase;
}
.row.single_event_details .tribe-venue {
font-weight: bold;
color: #007bff;
font-size: 18px;
line-height: 28px;
}
.short_info_event dd.tribe-venue-location * {
font-style: normal;
font-family: "Roboto Condensed",sans-serif !important;
font-size: 14px;
letter-spacing: 1px;
color: #007bff;
}
.short_info_event .tribe-events-gmap {
font-family: "Roboto Condensed",sans-serif;
font-weight: bold;
display: block;
}
.class_box {
padding-left: 15px;
padding-right: 15px;
}
.class_box p {
font-family: 'Playfair Display', serif;
font-size: 14px;
font-weight: normal;
line-height: 2;
letter-spacing: normal;
color: #fff;
}
hr.space_between {
border-color: #cccccc;
width: 100%;
max-width: calc(960px - 30px);
margin-top: 0;
margin-bottom: 30px;
}
.short_info_event  .tribe-venue a, .no_pointer_events {
pointer-events: none !IMPORTANT;
}
dd.tribe-venue-tel, dd.tribe-venue-email {
font-size: 18px;
font-family: 'Playfair Display', serif;
font-weight: normal;
font-stretch: normal;
font-style: normal;
line-height: 1.56;
letter-spacing: normal;
color: #fff;
margin: 0 !important;
}
.day , span.time{
background-color: #007bff;
display: block;
color: #fff;
text-align: center;
font-size: 16px;
letter-spacing: 1.78px;
padding: 3px;
}
#course_link .fl-row-fixed-width {
max-width: 1300px;
}
.cal_contain .row div{
padding-left: 0 !important;
padding-right: 0 !important;
}
.cal_contain .row {
margin-right: 0px;
margin-left: 0px;
}
.cal_contain{
margin-bottom: 30px;
}
.bg {
background-size: cover;
background-position: center;
padding: 51px;
position: relative;
background-repeat: no-repeat;
}
.price {
background-color: #fff;
color: #1768a7;
font-size: 14px;
padding: 5px;
position: absolute;
right: 10px;
top: 0px;
z-index: 99;
}
.root_date {
background-color: #fff;
display: block;
text-align: center;
padding: 10px 0;
-webkit-transition: all .4s ease-in-out;
-moz-transition: all .4s ease-in-out;
transition: all .4s ease-in-out;
color: #fff;
}
.fl-seperator {
border-top: 6px solid #007bff !important;
}
.date {
font-size: 52px;
display: block;
line-height: 45px;
}
span.month {
font-size: 20px;
text-transform: uppercase;
}
.cal_contain:hover span.root_date {
background-color: #007bff;
color: #fff;
}
span.title {
background-color: #2b7495;
color: #fff;
padding: 5px;
font-size: 14px;
z-index: 99;
position: relative;
}
span.place {
font-size: 20px;
color: #ddd;
font-weight: 300;
position: absolute;
bottom: 5px;
left: 5px;
z-index: 99;
}
.bg:after {
content: "";
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
background-color: rgba(0,0,0,.5);
}
.row.quick_list {
padding-top: 50px;
}
#course_link {
margin-top: -75px;
}
.embed_popup ul.tribe-related-events, .embed_popup h2.tribe-events-related-events-title {
display: none;
}
#course_link .fl-col {
width: 100%;
}
#start_date {
width: auto;
display: inline-block;
}
.search_form.page_form {
text-align: center;
border-radius: 10px;
box-shadow: 0 2px 14px 0 rgba(0, 0, 0, 0.3);
background-color: #007bff;
}
.search_form.page_form {
text-align: center;
border-radius: 10px;
box-shadow: 0 2px 14px 0 rgba(0, 0, 0, 0.3);
background-color: #007bff;
padding: 28px 30px;
display: inline-block;
}
.search_form.page_form input[type=text], .search_form.page_form select {
font-family: Roboto;
font-size: 14px;
font-weight: normal;
font-stretch: condensed;
font-style: normal;
line-height: normal;
letter-spacing: 0.5px;
color: #999999;
padding-left: 35px;
padding-right: 35px;
padding-top: 5px;
padding-bottom: 5px;
height: 40px;
border-radius: 5px;
border: solid 1px #ffffff;
background-color: #ffffff;
margin: 0 10px;
}
#searchsubmit {
border-radius: 10px;
background-color: #92c2e8;
height: 40px;
width: 53px;
color: transparent;
position: relative;
background-image: url(//cprsuppliers.com/wp-content/themes/cpr-suppliers/img/search.png);
background-position: center center;
background-repeat: no-repeat;
background-size: 20px 20px;
}
#searchsubmit[disabled="disabled"] {
opacity: 0.5;
}
#input_location, #location_select, #start_date, #location_format {
background-size: auto 20px;
background-repeat: no-repeat;
background-position: 8px center;
} }
#input_location, #location_select, #start_date:focus, #input_location:focus, #location_select:active, #start_date:active, #location_format, #location_format:focus, #location_format:active {
border: 0;
outline: 0;
}
.search_form.page_form{
width: 100%;
}
.search_form form select {
-moz-appearance:none;
-webkit-appearance:none;
appearance:none;
}
.select-wrapper {
display: inline;
position: relative;
}
.select-wrapper:after {
font-family: FontAwesome;
content: '\f107';
font-size: 20px;
position: absolute;
top: 0px;
right: 25px;
color: #007bff;
pointer-events: none;
}
.search_form button:active, .search_form input[type=button]:active, .search_form input[type=submit]:active, .search_form button:focus, input[type=button]:focus, .search_form input[type=submit]:focus, button, .search_form input[type=button], .search_form input[type=submit]{
border: 0 !important;
}
.search_form form select, .search_form form input#start_date {
width: 28%;
}
select:after {
width: 0; 
height: 0; 
border-left: 6px solid transparent;
border-right: 6px solid transparent;
border-top: 6px solid #f00;
position: absolute;
top: 40%;
right: 5px;
content: "";
z-index: 98;
}
div#ui-datepicker-div {
z-index: 9999 !important;
}
span.title {
position: absolute;
bottom: 58px;
}
.easyPaginateNav a {
color: #fff;
font-size: 16px;
padding: 7px;
background: #fff;
color: #fff;
margin: 5px;
min-width: 35px;
display: inline-block;
text-align: center;
}
.easyPaginateNav {
text-align: center;
max-width: 100%;
}
.easyPaginateNav a.page.current, .easyPaginateNav a:hover {
background: #007bff;
color: #fff;
text-decoration: none;
}
.search div#fl-main-content {
background-image: url(//cprsuppliers.com/wp-content/themes/cpr-suppliers/img/bkg-copy.png);
}
p.num-results {
color: #fff;
}
.search div#fl-main-content {
background-image: url(//cprsuppliers.com/wp-content/themes/cpr-suppliers/img/bkg-copy.png);
background-clip: border-box;
border-top: 8px solid #007bff;
}
#quick_list_page {
display: none;
}
.embed_popup .tribe-common.tribe-tickets{
background-color: #007bff;
border: 0;
margin: 0 auto;
padding: 30px !important;
border-bottom-left-radius: 20px;
border-bottom-right-radius: 20px;
}
div#popmake-59242 {
border-radius: 20px;
}
.embed_text {
background-color: #007bff;
position: relative;
top: -20px;
border-top-left-radius: 20px;
border-top-right-radius: 20px;
text-align: center;
padding: 20px;
font-size: 18px;
}
.tribe-tickets__item__quantity__number, .tribe-tickets__item__quantity__remove, .tribe-tickets__item__quantity__add {
display: none !important;
}
@media(max-width: 767px){
.bellow_head {
margin-top: 0;
}
.ticket_info_btn,.ticket_info_register {
display: inline-block;
font-size: 14px;
margin-top: 10px;
}
}
.embed_text h3 {
font-size: 32px;
color: #fff;
}
#click_address {
position: absolute;
width: 30px;
height: 40px;
top: 3px;
bottom: 0;
left: 10px;
margin: auto;
cursor: pointer;
}
.no_result .caldera-grid {
max-width: 500px;
margin-left: auto;
margin-right: auto;
text-align: center;
margin-top: 30px;
}
.no_result .caldera-grid .btn, .no_event_form .caldera-grid .btn {
background: #92C2E8;
color: #fff;
padding: 8px 30px;
border-color: #92C2E8;
}
.no_event_form .caldera-grid {
max-width: 80%;
margin-left: auto;
margin-right: auto;
margin-bottom: 20px;
text-align: center;
}
div#popmake-60649 {
border-bottom-left-radius: 20px;
border-bottom-right-radius: 20px;
}
.page-id-58708 #quick_list_page { display: none !IMPORTANT;
}
.page-id-58708 .easyPaginateNav {
width: 100% !IMPORTANT;
}
.have_results.page-id-58708 #quick_list_page {
display: block !IMPORTANT;
}
.have_results.page-id-58708 .easyPaginateNav {
display: inline-block !IMPORTANT;
width: 100% !important;
}
.state_name {
display: none;
}
.review_slider .bx-wrapper {
border: 0 !important;
outline: 0 !important;
box-shadow: none !important;
}
.review_slider .bx-wrapper .fl-slide-content {
background-color: transparent !important;
padding-left: 15px!important;
padding-right: 15px !important;
}
.no_permission.page-id-58708 #quick_list_page {
display: block!IMPORTANT;
}
ul.tribe-events-c-view-selector__list {
display: none !IMPORTANT;
}
.btn_link2, .btn_link3 {
display: none;
margin: 0px !important;
}
#thankyoucont {
border-radius: 17px;
background-image: radial-gradient(circle at 50% 23%, #122775, #0d134b 101%);
padding: 50px;
}
#thankyoucont h1 {
color: #FFF;
}
#thankyoucont h2 {
color: #FFF;
}
#thankyoucont img {
width: 371px;
margin-top: 40px;
margin-bottom: 40px;
}
#thankyoucont p.info {
color: #FFF;
margin-top: 40px;
margin-bottom: 40px;
}
#thankyoucont p.info2 {
color: #FFF;
margin-top: 0px;
margin-bottom: 40px;
}
#thankyoucont .btn-lg {
width: 100%;
font-weight: bold;
font-size: 18px;
letter-spacing: 1.5px;
}
.xlwcty_wrap, .xlwcty_in_wrap, .xlwcty_Box {
margin: 0 !important;
padding: 0 !important;
border: 0 !important;
background: #FFF !important;
width: 100% !important;
text-align: center;
}
.xlwcty_wrap {
margin-top: 0px !important;
margin-bottom: 0px !important;
margin-left: auto !important;
margin-right: auto !important;
}
@media(min-width: 200px) and (max-width: 375px){
.search_form form select {
width: 98%;
margin-bottom: 5px !important;
}
.select-wrapper:after {
right: -268px;
}
#child_category:after {
right: -157px;
}
#searchsubmit {
background-image: none;
color: #FFF;
width: 130px;
font-size: 18px;
letter-spacing: 1.5px;
margin-top: 10px;
font-weight: bold;
}
#left-button, #right-button {
display: none !important;
}
#alignment_table {
overflow: hidden !important;
}
td.list_items {
float: left !important;
display: block !important;
height: 450px;
overflow: hidden !important;
background: #FFF !important
}
td.left_head {
display: none !important;
}
.btn_link2, .btn_link3 {
display: block;
}
.hide_btn {
display: none;
}
.btn-full, .btn_div.right_align {
float: left;
display: block !important;
width: 100% !important;
max-width: 100% !important;
margin-bottom: 10px !important;
}
.top_head {
min-height: 200px !important;
}
.top_head h4 {
font-size: 22px !important;
}
.checked_items {
margin-top: -40px !important;
}
.btn_link2 {
top: 258px !important;
position: relative;
background: #FFF;
}
.navbar-toggler {
right: -25px !important;
position: absolute !important;
top: -4px !important;
}
.custom-logo-link {
width: 100% !important;
text-align: center !important;
}
#category-menu .items>li .dropdown-menu {
width: 370px;
max-width: 370px;
}
#site-header #top-header .navbar #main-menu .mega-menu>.dropdown-menu {
padding-left: 5px !important;
padding-right: 5px !important;
}
#site-header #top-header .navbar #main-menu .dropdown-menu .dropdown-menu a {
letter-spacing: 0px !important;
font-size: 10px !important;
line-height: 0px !important;
}
#site-header #top-header .navbar #main-menu ul li {
margin-bottom: 5px;
}
#site-header #top-header .navbar #main-menu .navbar-nav {
width: 130%;
}
#site-header #top-header .navbar.show { max-width: 100% !important; 
padding-top: 30px;
}
#thankyoucont {
padding: 20px !important;
}
#thankyoucont h1 {
font-size: 24px;
}
#thankyoucont h2 {
font-size: 24px;
}
#thankyoucont .btn-lg {
margin-bottom: 10px;
}
}
@media(min-width: 376px) and (max-width: 430px){
.search_form form select {
width: 98%;
margin-bottom: 5px !important;
}
.select-wrapper:after {
right: -306px;
}
#child_category:after {
right: -177px;
}
#searchsubmit {
background-image: none;
color: #FFF;
width: 130px;
font-size: 18px;
letter-spacing: 1.5px;
margin-top: 10px;
font-weight: bold;
}
#left-button, #right-button {
display: none !important;
}
#alignment_table {
overflow: hidden !important;
}
td.list_items {
float: left !important;
display: block !important;
height: 450px;
overflow: hidden !important;
background: #FFF !important
}
td.left_head {
display: none !important;
}
.btn_link2, .btn_link3 {
display: block;
}
.hide_btn {
display: none;
}
.btn-full, .btn_div.right_align {
float: left;
display: block !important;
width: 100% !important;
max-width: 100% !important;
margin-bottom: 10px !important;
}
.top_head {
min-height: 200px !important;
}
.top_head h4 {
font-size: 22px !important;
}
.checked_items {
margin-top: -40px !important;
}
.btn_link2 {
top: 258px !important;
position: relative;
background: #FFF;
}
.navbar-toggler { margin-right: 10px;
top: -4px !important;
}
.custom-logo-link {
width: 100% !important;
text-align: center !important;
}
#category-menu .items>li .dropdown-menu {
width: 370px;
max-width: 370px;
}
#site-header #top-header .navbar #main-menu .mega-menu>.dropdown-menu {
padding-left: 5px !important;
padding-right: 5px !important;
}
#site-header #top-header .navbar #main-menu .dropdown-menu .dropdown-menu a {
letter-spacing: 0px !important;
font-size: 12px !important;
line-height: 0px !important;
}
#site-header #top-header .navbar #main-menu ul li {
margin-bottom: 5px;
}
#site-header #top-header .navbar #main-menu .navbar-nav {
width: 130%;
}
#site-header #top-header .navbar.show {
max-width: 300px;
}
#thankyoucont {
padding: 20px !important;
}
#thankyoucont h1 {
font-size: 24px;
}
#thankyoucont h2 {
font-size: 24px;
}
#thankyoucont .btn-lg {
margin-bottom: 10px;
}
}
.the_event_tile {
border-radius: 12px;
background-color: #000;
color: #FFF !important;
background-size: cover;
background-position: 0px -40px;
height: 250px;
font-weight: normal;
font-family: 'Roboto-Regular';
box-shadow: rgba(0,0,0,0.5) 0px 0px 10px;
}
.the_event_tile .the_box {
background-image: radial-gradient(circle at 81% 86%,#164797,#000 111%);
width: 100%;
height: 153px;
top: 100px;
position: relative;
border-bottom-left-radius: 12px;
border-bottom-right-radius: 12px;
}
.the_event_tile .the_box .the_date {
position: relative;
top: 0px;
left: 0px;
width: 100%;
height: 45px;
float: left;
}
.the_event_tile .the_box .the_date .date_box {
position: relative;
top: -20px;
left: 13px;
width: 47px;
height: 45px;
border-radius: 8px;
background-color: #1459dc;
float: left;
box-shadow: rgba(0,0,0,0.5) 0px 0px 10px;
}
.the_event_tile .the_box .the_date .date_box .the_day_num {
position: relative;
top: 6px;
left: 0px;
text-align: center;
font-size: 20px;
font-weight: bold;
font-family: 'Roboto-Bold';
width: 47px;
height: 22px;
float: left;
}
.the_event_tile .the_box .the_date .date_box .the_month {
position: relative;
top: 0px;
left: 0px;
text-align: center;
font-size: 12px;
width: 47px;
height: 16px;
float: left;
}
.the_event_tile .the_box .the_date .the_day {
position: relative;
top: 6px;
left: 0px;
text-align: center;
font-size: 14px;
height: 22px;
float: left;
width: 80%;
}
.the_event_tile .the_box .the_location {
position: relative;
top: 0px;
left: 0px;
text-align: left;
text-indent: 20px;
font-size: 14px;
height: 22px;
float: left;
width: 100%;
}
.the_event_tile .the_box .the_title {
position: relative;
top: 4px;
left: 0px;
text-align: center;
font-size: 15px;
height: 30px;
line-height: 30px;
float: left;
width: 100%;
font-weight: bold;
font-family: 'Roboto-Bold';
}
.the_event_tile .the_box .the_price {
position: relative;
top: 15px;
left: 0px;
text-align: left;
text-indent: 13px;
font-size: 21px;
height: 30px;
line-height: 30px;
float: left;
width: 80%;
font-weight: bold;
font-family: 'Roboto-Bold';
}
.the_event_tile .the_box .the_circle {
position: relative;
top: 12px;
left: 13px;
text-align: center;
font-size: 20px;
height: 35px;
line-height: 35px;
border-radius: 50px;
background-color: #0E761F;
float: left;
width: 35px;
font-weight: bold;
font-family: 'Roboto-Condensed';
box-shadow: rgba(0,0,0,0.3) 0px 0px 10px;
}
#our-blog {
display: none !important;
}
.mobilehead.logocart {
display: none;;
}
.client-avatar.mobilehead{
display: none;
}
@media only screen and (max-width: 1024px){
#site-header #top-header .navbar .navbar-text.mobilehead{
display: none;
}
}
#site-header .col-12 #cpr_menu #main-menu li.mega-menu .heading>a {
font-family: Josefin Sans !important ;
font-weight: bold;
color: #b4c3e9  !important;
font-size: 15px !important;
line-height: 1.3  !important;
text-transform: capitalize;
}
#site-header #top-header .navbar #main-menu .dropdown-menu .dropdown-menu > li a {
font-family: Roboto !important;
font-size: 13px !important;
line-height: 2.08  !important;
}
#site-header #top-header .navbar #main-menu .dropdown-menu .dropdown-menu > li.heading > a {
font-family: Josefin Sans !important;
font-weight: bold  !important;
color: #b4c3e9 !important;
font-size: 16px !important;
line-height: 1.3 !important;
text-transform: capitalize;
cursor: pointer !important;
}
@media only screen and (max-width: 768px) {
.client-avatar.mobilehead{
display: block;
}
#site-header #top-header .logo-wrapper a{
width: 170px !important;
}
.mobilehead.logocart {
display: inline-block;
}
#site-header #top-header .navbar .mobilehead.logocart .cart-menu i {
width: 33px;
height: 33px;
background-color: #33af4d;
text-align: center;
vertical-align: middle;
color: #fff;
line-height: 45px;
border-radius: 50%;
font-size: 24px;
}
#site-header #top-header .navbar .navbar-text.mobilehead{
display: block;
}
.woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product {
width: 45% !important;
margin-right: 10px !important;
float: left !important;
} .home #site-header #top-header{
background-color: #0b1231 !important;
padding-left: 10px;
}
#site-header #top-header .navbar.show { max-width: 100% !important; 
padding-top: 30px;
}
.navbar-toggler.mobilehead{
position: initial !important ;
}
.navbar-toggler.mobilehead{
color: #fff;
font-weight: bold;
}
#site-header #top-header .navbar .navbar-text.mobilehead .product-search-bar form button{
position: absolute;
right: 10px;
top: -6px;
}
#site-header #top-header .navbar .navbar-text.mobilehead .product-search-bar, #site-header #top-header .navbar .navbar-text.mobilehead .cart-menu, #site-header #top-header .navbar .navbar-text.mobilehead  .cart-menu i{
margin: 0px;
}
#site-header #top-header .navbar.show {
background: url(//cprsuppliers.com/wp-content/themes/cpr-suppliers/img/mobile-bkg.jpg);
background-size: cover;
}
#main-menu{
margin-top: 20px;
}
#site-header #top-header .navbar #main-menu ul li a{
padding-left: 0px;
}
#site-header #top-header .navbar #main-menu .mega-menu>.dropdown-menu{
background: transparent !important;
box-shadow: none !important;
}
#site-header #top-header .navbar #main-menu ul > .heading {
width: 45%;
float: left;
}
#site-header #top-header .navbar #main-menu ul > .heading>a {
font-family: Roboto !important;
font-size: 10px !important;
font-weight: bold;
font-stretch: normal;
font-style: normal;
line-height: 2.1;
letter-spacing: normal;
color: #b4c3e9;
font-weight:  bold;
padding: 0px;
padding-top: 5px;
}
#site-header #top-header .navbar #main-menu ul > .heading  li a{
font-family: Roboto !important;
font-size: 10px;
font-weight: normal;
font-stretch: normal;
font-style: normal;
line-height: 2.1;
letter-spacing: normal;
color: #ffffff;
}
.menu-item-has-children.dropdown>a:before{
display: none !important;
}
#site-header #top-header .navbar #main-menu .mega-menu>.dropdown-menu {
padding: 0px;
}
#site-header #top-header .navbar #main-menu ul > .heading .dropdown-menu {
margin-top: 0px;
}
.client-avatar.mobilehead{
background: transparent;
color: #fff;
width: 100%;
padding-left: 10px;
}
.client-avatar.mobilehead .musremail
{
font-family: Josefin Sans;
font-size: 12px;
font-weight: 500;
font-stretch: normal;
font-style: normal;
line-height: 1.5;
font-stretch: normal;
font-style: normal;
line-height: 1.5;
letter-spacing: normal;
color: #0e761f
}
.client-avatar.mobilehead .musername
{
font-family: Josefin Sans;
font-size: 14px;
font-weight: bold;
color: #ffffff;
font-stretch: normal;
font-style: normal;
line-height: 1.5;
font-stretch: normal;
font-style: normal;
line-height: 1.5;
letter-spacing: normal;
}
.client-avatar.mobilehead .hmcontact{
border-radius: 20px;
background-color: #1e3290;
font-family: Josefin Sans;
font-size: 11px;
font-weight: bold;
font-stretch: normal;
font-style: normal;
line-height: normal;
letter-spacing: normal;
text-align: center;
color: #ffffff;
text-transform: uppercase;
padding: 10px;
width: 104px;
height: 30px;
display: block;
}
.client-avatar.mobilehead .hmlogout {
border-radius: 20px;
background-color: #0e761f;
font-family: Josefin Sans;
font-size: 11px;
font-weight: bold;
font-stretch: normal;
font-style: normal;
line-height: normal;
letter-spacing: normal;
text-align: center;
color: #ffffff;
text-transform: uppercase;
padding: 10px;
width: 104px;
height: 30px;
display: block;
}
.client-avatar.mobilehead .hmdash {
margin: 0 auto;
display: block;
margin-bottom: 10px;
}
.extra-items{
position: absolute;
bottom: 0;
margin-left: 10px;
margin-bottom: 10px;
width: 100%;
}
.mobilehead.custom-mob-logo{
display: block;
margin: 0 auto;
width: 150px;
margin-top: 20px;
}
.mobilehead.infos{
font-family: Roboto;
font-size: 12px;
font-weight: normal;
font-stretch: normal;
font-style: normal;
line-height: normal;
letter-spacing: normal;
text-align: center;
color: #ffffff;
width: 100%;
margin-top: 20px;
}
#site-header .col-12 #cpr_menu, #site-header .col-12 #cpr_menu #main-menu{
position: fixed  !important;
}
#copyright_info .copy_info, .workinghrs{
text-align: right;
}
.rightimage img{
max-width: 220px;
}
#site-header #top-header .navbar #main-menu .mega-menu>.dropdown-menu{
position: initial !important;
}
#site-header #top-header .navbar .navbar-text .product-search-bar form input[type="search"] {
border-bottom: solid 1px #fff !important;
}
#site-header #top-header .navbar .navbar-text .product-search-bar form input[type="search"]::placeholder{
color: #fff !important;
opacity: 1 !important;
}
#site-header #top-header .navbar #main-menu .mega-menu>.dropdown-menu{
padding: 0px !important;
}
#site-header #top-header .navbar #main-menu ul li a {
padding-left: 0px !important;
}
.dropdown-toggle::after {
border: 0px !important;
content: "\f105";
font-family: fontawesome;
font-size: 20px;
margin-top: -5px;
}
#site-header #top-header .navbar #main-menu ul li.menu-item-has-children.show .dropdown-toggle::after
{
transform: none !important;
content: "\f107";
}
.menu-item-has-children.dropdown>a:hover:after, .menu-item-has-children.dropdown.hover>a:after{
transform: none !important;
} }
.mobilehead.mobsearch, .mob-account-menu{ 
display: none; 
}
@media only screen and (max-width:768px){
#top-header{
padding: 15px 0px !important;
}
#site-header #top-header .navbar #main-menu ul > .heading {
padding-left: 10px;
}
#site-header #top-header .navbar #main-menu ul > .heading > ul {
padding-left: 10px;
}
.navbar-text{
display: none !important;
}
#site-header .col-12 #cpr_menu #main-menu li .heading>.dropdown-item a, #site-header .col-12 #cpr_menu #main-menu li.mega-menu .heading>a{
display: block;
width: 100%;
}
#site-header .col-12 #cpr_menu #main-menu .menu-item-has-children > a:after, #site-header #top-header .navbar #main-menu ul li.menu-item-has-children > .dropdown-toggle::after, #site-header .col-12 #cpr_menu #main-menu .menu-item-has-children>a:after  {
content: "\f067" !important;
font-family: fontawesome;
font-size: 15px !important;
margin-top: -5px;
right: 25px;
position: absolute;
}
#site-header #top-header .navbar #main-menu ul li.menu-item-has-children.show > .dropdown-toggle::after, #site-header #top-header .navbar #main-menu ul li.menu-item-has-children.show > a::after, #site-header #top-header .navbar #main-menu ul li.menu-item-has-children > a.minusshow::after{
content: "\f068" !important;
font-family: fontawesome !important;
font-size: 15px !important;
margin-top: -5px !important;
right: 25px !important;
position: absolute !important;
}
#site-header #top-header .navbar #main-menu .dropdown-menu .dropdown-menu > li a {
width:100%;
display: block;
}
#site-header #top-header .navbar #main-menu ul li a, #site-header .col-12 #cpr_menu #main-menu li .heading>.dropdown-item a, #site-header .col-12 #cpr_menu #main-menu li.mega-menu .heading>a{
max-width: 75%;
border-bottom: 1px solid ;
}
#site-header .col-12 #cpr_menu, #site-header .col-12 #cpr_menu #main-menu {
position: absolute !important;
top: 0;
}
#site-header .col-12 #cpr_menu {
margin-top: 98px;
position: absolute !important;
min-height: 40em;
top: 0;
}
#site-header .col-12 #cpr_menu #main-menu li.mega-menu>ul ul, .extra-items{
display: none !important;
}
#site-header #top-header .navbar #main-menu ul > .heading{
width: 100%;
float: none;
}
#site-header .col-12 #cpr_menu #main-menu .menu-item-has-children>a:after {
border: 0px !important;
content: "\f105";
font-family: fontawesome;
font-size: 20px;
margin-top: -5px;
}
#site-header .col-12 #cpr_menu #main-menu li.mega-menu>ul ul.show{
display: block !important;
}
a.mob-account-menu{
display: block;
width: 33px !important;
position: absolute;
top: 0px;
right: -60px;
}
a.mob-account-search{
display: block;
width: 33px !important;
position: absolute;
top: 0px;
right: -20px;
}
.mob-account-menu i, .mob-account-search i{
width: 33px;
height: 33px;
background-color: #33af4d;
text-align: center;
vertical-align: middle;
color: #fff;
line-height: 33px !important;
border-radius: 50%
}
#hidemobile{
display:none !important;
}
.mobilehead.mobsearch{
display: none;
width: 100%;
float: none;
clear: both;
position: absolute;
margin-top: 41px;
z-index: 9999;
}
.mobilehead.mobsearch.show{
display:block;
-webkit-transition: opacity 2s ease-in;
-moz-transition: opacity 2s ease-in;
-o-transition: opacity 2s ease-in;
-ms-transition: opacity 2s ease-in;
transition: opacity 2s ease-in;
}
.mobilehead.mobsearch .searchheader {
width: 96%;
height: 36px;
padding-left: 14px;
margin-top: 5px;
}
.mobilehead.mobsearch button{
padding:5px;
height: 36px;
}
#site-header #top-header .logo-wrapper .navbar-toggler {
position: initial !important;
float: none;
display: inline-block !important;
}
#site-header #top-header .logo-wrapper a{
width: 170px !important;
margin-top: 6px;
}
}
@media only screen and (max-width:480px){ 
#site-header #top-header .logo-wrapper a.cart-menu {
right:8px !important;
}
.mobilehead.mobsearch .searchheader {
width: 87%;
}
#site-header #top-header .logo-wrapper a{
width: 140px !important;
margin-top: 6px;
}
#site-header .col-12 #cpr_menu {
margin-top: 20px !important;
}
}
a.desk-account-search{
display: block;
}
.desk-account-search{
margin-left: 15px  !important;
}
.desk-account-search i, .client-avatar .the-avatar-toggle i{
width: 33px;
height: 33px;
background-color: #33af4d;
text-align: center;
vertical-align: middle;
color: #fff;
line-height: 33px !important;
border-radius: 50%
}
.desktopsearch{
display: none;
position: absolute;
margin-top: 110px;
z-index: 9999;
right: 14px;
background: rgba(0, 0, 0, 0.8);
padding: 10px 20px;
}
.desktopsearch.show{
display:block;
-webkit-transition: opacity 2s ease-in;
-moz-transition: opacity 2s ease-in;
-o-transition: opacity 2s ease-in;
-ms-transition: opacity 2s ease-in;
transition: opacity 2s ease-in;
}
#desktopsearch .searchheader{
height:38px;
color: #000 !important;
}
.client-avatar{
left: 0 !important;
}
#category-menu{
display: none !important;
} @media only screen and (max-width: 1024px) and (min-width: 768px) { 
#copyright_info .image img{
margin-left: 20px;
}
#copyright_info .copy_info, .workinghrs{
font-size: 11px;
}
}
@media screen and (max-width: 768px) {
.workinghrs{
position: absolute;
}
.rightimage img
{
max-width: 150px;
}
}
@media only screen and (max-width:768px) and (min-width:426px){
.social_container{
position: absolute;
right: -24px;
margin-top: -10px;   
}
}
@media only screen and (max-width: 480px) {
.rightimage img{
display: none;
}
.social_container{
margin-top: -18px;
}
.rightimage img{
width: 130px;
}
#copyright_info .copy_info, .workinghrs{
font-size: 9px;
}
}
@media only screen and (max-width: 375px) {
.rightimage img{
width: 120px;
}
}