/*
Theme Name: OZ Country Singles Child
Theme URI: https://www.ozcountrysingles.com.au/
Author: JD Infotech Themes
Author URI: http://jdinfotech.net/
Description: At Oz Country Singles, we are all about networking - we help Australians of all ages living in and outside of major capital cities find love.Our social network and online dating experience, is a great way to be introduced to single men and woman in remote and regional towns across Australia - all it takes is just a few clicks.
Version: 0.0.1
Text Domain: singles
Template: singles
Tags: one-column, two-columns, three-columns, left-sidebar, right-sidebar, grid-layout, custom-background, custom-colors, custom-menu, custom-logo, featured-image-header, featured-images, footer-widgets, full-width-template, post-formats, theme-options, threaded-comments, translation-ready, blog, portfolio

OZ Country Singles WordPress Theme, Copyright 2019 JD Infotech Themes.


*/

@import url("../singles/style.css");
body {
	color: #fff !important;
    background: #44291b;
}
h1, h2, h3, h4, h5, h6{
	color: #fff !important;
}
.nav-container {
    background-color: transparent !important;
    border: 0;
}
header#masthead {
    background: url(https://www.ozcountrysingles.com.au/wp-content/uploads/2019/02/header-background.png) repeat-x top center;
    height: 307px;
}
.site-footer {
    background-color: transparent !important;
    border: 0;
    padding: 15px 0;
}
.site-footer .menu-fallback {
    text-align: center;
}
#colophon .site-info {
    font-size: 15px;
    margin: 20px 0px 0px;
}
.logo-container a img {
    max-height: 208px !important;
}
.logo-container {
    padding: 0px 0 0 !important;
}
.btn-menu.classic i, #main-nav ul li a {
    color: #ffffff;
    font-size: 17px;
    text-transform: uppercase;
    font-weight: 600;
    padding: 0 !important;
}
#main-nav ul li {
    padding: 0 5px;
}
#main-nav {
    position: relative;
    top: -40px;
}
a.top_link {
    color: #fff;
    text-decoration: underline;
}
.social-btns {
    bottom: 55px;
    position: absolute;
    right: 45px;
    display: flex;
}
.home-image img {
    transform: rotate(3deg);
}
.social-btns a {
    padding: 0px 5px;
}
ul#footer-nav li a {
    font-size: 17px;
    padding: 32px;
}
.titlebar.entry-header {
    display: none;
}
.modal_mob {
    display: none; 
    position: fixed; 
    z-index: 999999; 
    padding: 100px 0px; 
    left: 0;
    top: 0;
    width: 100%; 
    height: 100%; 
    overflow: auto; 
    background-color: rgb(0,0,0); 
    background-color: rgba(0,0,0,0.4); 
}


.modal-content {
    background: transparent;
    margin: auto;
    padding: 0px;
    border: 20px solid rgba(255,255,255,0.4);
    width: 40%;
}

.close_mob {
    color: #000 !important;
    float: right;
    font-size: 20px;
    font-weight: bold;
}

.close_mob:hover,
.close_mob:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}

.modal_mob label,.modal_mob h3{
    color: #222!important;
}
.modal_mob label{
    font-size: 13px;
    font-weight: 600;
}
.modal_mob h3{
    font-size: 24px;
    font-weight: 600;
}

.modal_mob input[type="text"],.modal_mob input[type="password"],.modal_mob input[type="email"],.modal_mob select{
    background-color: #f2f2f2;
    border: 1px solid #ddd;
    box-sizing: border-box;
    color: #666;
    font-weight: 400;
    border: 3px solid #c0c0c0;
    border-radius: 0;
    height: 30px;
    font-size: 11px;
}
.modal_mob .row {
    margin-bottom: 10px;
}
form#join_form {
    background: #a9957d none repeat scroll 0 0;
    padding: 20px;
}
#join_form p {
    margin-top: 10px;
    font-size: 12px;
    font-weight: bold;
    margin-right: 40px !important;
}
.input_wrapper label {
    background: grey none repeat scroll 0 0;
    color: #fff;
    font-size: 13px;
    font-weight: bold;
    padding: 5px 10px;
    cursor: pointer;
}
.owl-carousel .nav-btn{
  height: 47px;
  position: absolute;
  width: 26px;
  cursor: pointer;
  top: 100px !important;
}

.owl-carousel .owl-prev.disabled,
.owl-carousel .owl-next.disabled{
pointer-events: none;
opacity: 0.2;
}

.owl-carousel .prev-slide{
  background: url(nav-icon.png) no-repeat scroll 0 0;
  left: -33px;
}
.owl-carousel .next-slide{
  background: url(nav-icon.png) no-repeat scroll -24px 0px;
  right: -33px;
}
.owl-carousel .prev-slide:hover{
 background-position: 0px -53px;
}
.owl-carousel .next-slide:hover{
background-position: -24px -53px;
}   
.owl-dots {
    display: none;
}
div#profiles {
    background-color: #f3e0b6 !important;
    padding: 12px;
    height: 245px;
}
.profile-block {
    text-align: center;
}
p.prof-name {
    font-size: 20px;
    font-weight: 600;
    margin: 0px;
}
p.prof-state {
    text-transform: capitalize;
    margin: 0px;
}
.profile-block img {
    width: 175px !important;
    height: 165px;
    margin: auto;
    border: 1px solid #fff;
}
.form-common label {
    color: #000;
    font-size: 13px;
}
.form-common .form-control {
    background-color: #f2f2f2;
    border: 1px solid #ddd;
    box-sizing: border-box;
    color: #666;
    font-weight: 400;
    border: 3px solid #c0c0c0;
    border-radius: 0;
    height: 30px;
    font-size: 11px;
}
.contact-form-class .gform_body input{
	background-color: #f2f2f2;
    border: 1px solid #ddd;
    box-sizing: border-box;
    color: #666;
    font-weight: 400;
    border: 3px solid #c0c0c0;
    border-radius: 0;
    height: 30px;
    font-size: 11px;
}
.form-common .row {
    margin-bottom: 10px;
}
/*div#subnav {
    display: none;
}*/
p.edit-profile-link {
    text-align: right;
}
p.edit-profile-link a {
    background: #dfc5f5;
    color: #000;
    padding: 10px;
    font-weight: 600;
    font-size: 16px;
}
ul.sub-menu {
    background: rgba(255,255,255,0.7) !important;
    border-top-color: rgba(255,255,255,0.7) !important;
    padding: 10px !important;
}
ul.sub-menu li a {
    color: #000 !important;
    font-size: 13px !important;
    font-weight: 600 !important;
    text-transform: capitalize !important;
}
ul.sub-menu li {
    padding: 6px 0px !important;
}
.event-block {
    background: rgba(255,255,255,0.4);
        margin-bottom: 10px;
}
.content-block {
    padding: 20px;
}
.img-block img {
    height: 260px;
    width: 100%;
}
.img-block {
    min-height: 150px;
}
h2.block-title {
    font-size: 21px;
    margin: 0px 0px 10px;
    color: #6d240f !important;
    font-weight: 600;
}
p.description {
    font-size: 14px;
    text-align: justify;
}
.category-tag {
    position: absolute;
    top: 45px;
    background: #9d3821;
    color: #fff;
    padding: 10px 20px;
    font-weight: 600;
    box-shadow: 0px 0px 9px 3px #44291b;
}
p.publish-date i {
    color: #9d3821;
    font-weight: 600;
}
p.publish-date {
    color: #000;
    font-weight: 600;
    font-size: 16px;
}
p.readmore-class a {
    background: #9d3821;
    padding: 10px;
    color: #fff;
}
p.readmore-class {
    text-align: right;
    width: 50%;
    display: inline;
    float: right;
        margin: 10px;
}

p.share-block {
    width: 50%;
    display: inline;
}
.outer { margin:0 auto; max-width:800px;}
/*#big .item { }*/
#thumbs .item { background: #C9C9C9; height:70px; line-height:70px; padding: 0px; margin:2px; color: #FFF; border-radius: 3px; text-align: center; cursor: pointer; }
#thumbs .item h1 { font-size: 18px; }
#thumbs .current .item { background:#FF5722; }
.owl-theme .owl-nav [class*='owl-'] { -webkit-transition: all .3s ease; transition: all .3s ease; }
.owl-theme .owl-nav [class*='owl-'].disabled:hover { background-color: #D6D6D6; }
#big.owl-theme { position: relative; }
#big.owl-theme .owl-next, #big.owl-theme .owl-prev { background:#333; width: 22px; line-height:40px; height: 40px; margin-top: -20px; position: absolute; text-align:center; top: 50%; }
#big.owl-theme .owl-prev { left: 10px; }
#big.owl-theme .owl-next { right: 10px; }
#thumbs.owl-theme .owl-next, #thumbs.owl-theme .owl-prev { background:#333; }
.infoText i {
    color: #9d3821;
    padding: 10px;
    font-size: 22px;
}
.details td {
    border: 0px !important;
    padding: 5px 0;
}
.details table {
    border: 0px !important;
}
td.bx_events_field_value {
    font-size: 15px;
}
td.bx_events_field_name {
    color: #af5a45;
    font-weight: 600;
    font-size: 15px;
}
input[type='submit']{
    background-color: #9d3821 !important;
    border-color: #9d3821 !important;
}
.comments-area a{
    color: #9d3821;
}
.pd-left-content.interact_icons.share_links {
    display: inline-flex;
    float: right;
    padding: 10px 20px;
}
.intoz-item {
    padding: 10px 15px;
    border: 2px solid #44291b;
    border-radius: 50%;
    margin: 5px 5px;
    font-size: 24px;
    font-weight: 600;
}
ul.nav.navbar-nav.dimset {
    padding: 0px 100px;
}
.extra-menu {
    width: 100%;
    text-align: center;
}
.extra-menu a{
    color: #fff;
}
.extra-menu ul {
    margin-bottom: 55px;
}
.nav>li>a:focus, .nav>li>a:hover {
    text-decoration: none;
    background-color: transparent;
}
.extra-menu a {
    color: #fff;
    font-family: 'Caveat';
    font-size: 23px;
    text-decoration: none !important;
    font-weight: normal !important;
    padding: 0 10px;
    line-height: 29px;
    text-transform: capitalize;
}
.extra-menu ul li {
    border-right: 1px solid #fff;
}
.extra-menu ul li:last-child {
    border-right: 0px;
}

#drop_file_zone {
    background-color: #EEE; 
    border: #999 5px dashed;
    width: 290px; 
    height: 200px;
    padding: 8px;
    font-size: 18px;
}
#drag_upload_file {
  width:50%;
  margin:0 auto;
}
#drag_upload_file p {
  text-align: center;
}
#drag_upload_file #selectfile {
  display: none;
}
.nav-tabs>li>a {
    color: #ffff !important;
}
.tab-content {
    padding: 20px 0px;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
    color: #7d3620 !important;
}
th {
    background-color: #7d3620;
}
ul.nav.navbar-nav.menu-fav li a {
    color: #ffff;
    font-family: 'Caveat';
    font-size: 23px;
    font-weight: 600;
    text-decoration: underline;
}
ul.nav.navbar-nav.menu-fav {
    float: right;
    position: absolute;
    right: 0;
}
.mbp-leveler,.mbp-level {
    padding: 10px;
    text-align: justify;
    font-size: 16px;
    margin-bottom: 5px;
    background: rgba(255,255,255,0.4);
}
div#membership .vc_column_container>.vc_column-inner {
    padding: 0;
}
.mbp-leveler .text {
    color: #ebca41 !important;
}
.mbp-leveler .text {
    float: right;
    font-size: 16px;
    font-weight: bold;
    color: #000;
}
 .mbp-leveler strong {
    color: #9E3821;
    font-family: Arial;
    font-size: 18px;
}
strong.membership_title {
    color: #ebca41 !important;
    display: block;
    margin-bottom: 10px;
}
.mbp-leveler .addicon {
    color: #036;
    font-size: 11px;
    padding-top: 5px;
    padding-bottom: 5px;
}
div.button_wrapper {
    margin-right: 10px;
    position: relative;
    float: left;
}
.new-textarea-contact {
    height: 150px !important;
}
h2.user-nicename {
    color: #ffffff !important;
    font-size: 60px;
    margin: 0;
    font-family: 'Caveat';
    font-weight: bolder;
    padding: 0 0px;
    line-height: 29px;
    text-transform: capitalize;
}
#buddypress div#item-header #item-header-cover-image #item-header-content {
    clear: both;
    float: none;
    margin-left: 0;
    margin-top: 0;
    width: auto;
}
#buddypress #item-header-cover-image #item-header-avatar {
    margin-top: 0;
    float: none;
    overflow: visible;
    width: auto;
}
#buddypress div#item-header img.avatar {
    float: left;
    margin: 0 15px 19px 0;
    width: 100%;
    height: 350px;
}
tr.odd {
    background: rgba(255, 255, 255, 0.6);
    zoom: 1;
}
.idm-header {
    color: #ebca41 !important;
    font-size: 22px;
    font-weight: bold;
    margin: 35px 0;
    text-decoration: underline;
}
.profile-title {
    color: #ebca41 !important;
    font-size: 22px;
    font-weight: bold;
    margin: 35px 0;
    text-decoration: underline;
}
.actionsBlock {
    background: rgba(237, 220, 190, 0.5);
    zoom: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99eddcbe, endColorstr=#99eddcbe)";
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99eddcbe, endColorstr=#99eddcbe);
    padding: 10px;
}
.actionsBlock table, .actionsBlock table td{
    background-color: transparent;
    border: 0px;
    margin: 0;
}
button.form_input_submit {
    color: #933722;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    cursor: pointer;
    height: 36px;
    width: 100%;
    line-height: 25px;
    text-align: left;
    border: none;
    background-color: transparent;
    padding: 0px;
    white-space: nowrap;
    overflow: hidden;
    outline: none;
    text-transform: capitalize;
}
.sendmsgbtn{
    color: #933722;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    cursor: pointer;
    height: 36px;
    width: 100%;
    line-height: 25px;
    text-align: left;
    border: none;
    background-color: transparent;
    padding: 0px;
    white-space: nowrap;
    overflow: hidden;
    outline: none;
    text-transform: capitalize;
}
button.sendmsgbtn:hover {
    background: none !important;
    border: 0 !important;
}
button.sendmsgbtn:focus {
    background: none !important;
    border: 0 !important;
}
.actionsBlock .button_input_wrapper {
    background-image: none;
}
.actionsBlock .button_input_wrapper {
    margin-right: 4px;
    background-position: left top;
    background-repeat: no-repeat;
}
.button_wrapper_close {
    position: static;
    float: right;
    background-color: transparent;
}

.actionsBlock .button_wrapper {
    overflow: hidden;
}
.actionsBlock .button_wrapper {
    height: 45px;
}
.actionsBlock .button_wrapper {
    line-height: 25px;
    text-align: left;
    white-space: nowrap;
    background-image: none;
    display: block;
    float: left;
}
.actionsСontainer {
    margin-top: 50px;
}
.frmSearch {border: 1px solid #a8d4b1;background-color: #c6f7d0;margin: 2px 0px;padding:40px;border-radius:4px;}
#user-list{float:left;list-style:none;margin-top:-3px;padding:0;width:85%;position: absolute;z-index: 99999;}
#user-list li{padding: 10px; background: #f0f0f0; border-bottom: #bbb9b9 1px solid;z-index: 99999;color: #44291b;font-size: 13px;font-weight: 600;}
#user-list li:hover{background:#ece3d2;cursor: pointer;z-index: 99999;}

.senden-img{
    width:50px;
    height:50px;
}

.btn-compose-email {
    padding: 10px 0px;
    margin-bottom: 20px;
}

.btn-danger {
    background-color: #E9573F;
    border-color: #E9573F;
    color: white;
}

.panel-teal .panel-heading {
    background-color: #37BC9B;
    border: 1px solid #36b898;
    color: white;
}

.panel .panel-heading {
    padding: 40px 0px;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
    border-bottom: 1px solid #DDD;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
}

.panel .panel-heading .panel-title {
    padding: 0px 10px;
    font-size: 17px;
}

form .form-group {
    position: relative;
    margin-left: 0px !important;
    margin-right: 0px !important;
}

.inner-all {
    padding: 10px;
}

/* ========================================================================
 * MAIL
 * ======================================================================== */
.nav-email > li:first-child + li:active {
  margin-top: 0px;
}
.nav-email > li + li {
  margin-top: 1px;
}
.nav-email li {
  background-color: white;
}
.nav-email li.active {
  background-color: transparent;
}
.nav-email li.active .label {
  background-color: white;
  color: black;
}
.nav-email li a {
  color: black;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
}
.nav-email li a:hover {
  background-color: #EEEEEE;
}
.nav-email li a i {
  margin-right: 5px;
}
.nav-email li a .label {
  margin-top: -1px;
}

.table-email tr:first-child td {
  border-top: none;
}
.table-email tr td {
  vertical-align: top !important;
}
.table-email tr td:first-child, .table-email tr td:nth-child(2) {
  text-align: center;
  width: 35px;
}
.table-email tr.unread, .table-email tr.selected {
  background-color: #EEEEEE;
}
.table-email .media {
  margin: 0px;
  padding: 0px;
  position: relative;
}
.table-email .media h4 {
  margin: 0px;
  font-size: 14px;
  line-height: normal;
}
.table-email .media-object {
  width: 35px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}
.table-email .media-meta, .table-email .media-attach {
  font-size: 11px;
  color: #999;
  position: absolute;
  right: 10px;
}
.table-email .media-meta {
  top: 0px;
}
.table-email .media-attach {
  bottom: 0px;
}
.table-email .media-attach i {
  margin-right: 10px;
}
.table-email .media-attach i:last-child {
  margin-right: 0px;
}
.table-email .email-summary {
  margin: 0px 110px 0px 0px;
}
.table-email .email-summary strong {
  color: #333;
}
.table-email .email-summary span {
  line-height: 1;
}
.table-email .email-summary span.label {
  padding: 1px 5px 2px;
}
.table-email .ckbox {
  line-height: 0px;
  margin-left: 8px;
}
.table-email .star {
  margin-left: 6px;
}
.table-email .star.star-checked i {
  color: goldenrod;
}

.nav-email-subtitle {
  font-size: 15px;
  text-transform: uppercase;
  color: #333;
  margin-bottom: 15px;
  margin-top: 30px;
}

.compose-mail {
  position: relative;
  padding: 15px;
}
.compose-mail textarea {
  width: 100%;
  padding: 10px;
  border: 1px solid #DDD;
}

.view-mail {
  padding: 10px;
  font-weight: 300;
}

.attachment-mail {
  padding: 10px;
  width: 100%;
  display: inline-block;
  margin: 20px 0px;
  border-top: 1px solid #EFF2F7;
}
.attachment-mail p {
  margin-bottom: 0px;
}
.attachment-mail a {
  color: #32323A;
}
.attachment-mail ul {
  padding: 0px;
}
.attachment-mail ul li {
  float: left;
  width: 200px;
  margin-right: 15px;
  margin-top: 15px;
  list-style: none;
}
.attachment-mail ul li a.atch-thumb img {
  width: 200px;
  margin-bottom: 10px;
}
.attachment-mail ul li a.name span {
  float: right;
  color: #767676;
}

@media (max-width: 640px) {
  .compose-mail-wrapper .compose-mail {
    padding: 0px;
  }
	.maincustom {
    width: 34% !important;
   }
}
@media (max-width: 360px) {
  .mail-wrapper .panel-sub-heading {
    text-align: center;
  }
  .mail-wrapper .panel-sub-heading .pull-left, .mail-wrapper .panel-sub-heading .pull-right {
    float: none !important;
    display: block;
  }
  .mail-wrapper .panel-sub-heading .pull-right {
    margin-top: 10px;
  }
  .mail-wrapper .panel-sub-heading img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
  }
  .mail-wrapper .panel-footer {
    text-align: center;
  }
  .mail-wrapper .panel-footer .pull-right {
    float: none !important;
    margin-left: auto;
    margin-right: auto;
  }
  .mail-wrapper .attachment-mail ul {
    padding: 0px;
  }
  .mail-wrapper .attachment-mail ul li {
    width: 100%;
  }
  .mail-wrapper .attachment-mail ul li a.atch-thumb img {
    width: 100% !important;
  }
  .mail-wrapper .attachment-mail ul li .links {
    margin-bottom: 20px;
  }

  .compose-mail-wrapper .search-mail input {
    width: 130px;
  }
  .compose-mail-wrapper .panel-sub-heading {
    padding: 10px 7px;
  }
}
.panel {
    margin-bottom: 20px;
    background-color: #a9957d;
    border: 20px solid rgba(255,255,255,0.5);
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
}
.btn-success {
    text-align: center;
    width: 200px;
    background: linear-gradient(#973822, #71341F);
    color: #fff !important;
    cursor: pointer;
    position: relative;
}
.btn-success:hover {
    background: linear-gradient(#973822, #71341F);
}
.panel-footer {
    background-color: #a9957d;
}
span#mceu_30 {
    display: none;
}
.disignBoxFirst {
    border: 1px solid #563424;
}
.boxFirstHeader {
    display: block;
    height: 50px;
    border: none;
    padding: 5px;
}
.boxContent {
    margin: 0px 5px;
}
.dbTitle {
    background-image: url(https://www.ozcountrysingles.com.au/wp-content/uploads/2019/05/membership.png);
    height: 50px;
    font-weight: 500;
    text-transform: uppercase;
    padding: 10px 0px 0px 0px;
    margin-left: 0;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    color: #FFF;
    font-size: 18px;
    text-align: center;
}
.user-img-block {
    width: 132px;
    height: 135px !important;
    overflow: hidden;
    position: relative;
    margin: 1px;
    display: -webkit-inline-box;
    border: 2px solid #fff;
    cursor: pointer;
}
.user-img-block img {
    width: 100%;
    height: 100%;
}
.edit-link a {
    color: #000;
    text-decoration: underline;
    font-size: 16px;
    font-weight: 600;
}
.edit-link {
    padding: 5px 15px;
    float: right;
    background: #dfc5f5;
    margin: 10px 0px;
}
.col-md-4.col-sm-12.myphotos-block img {
    height: 100%;
    width: 100%;
    border: 8px solid;
}
.col-md-4.col-sm-12.myphotos-block {
    max-height: 350px;
    height: 350px;
    margin-bottom: 20px;
}
.edit-myphoto-link a {
    color: #000;
    font-weight: 600;
    font-size: 16px;
}
.edit-myphoto-link {
    float: right;
    background: #ebca41;
    padding: 10px;
    margin-right: 30px;
}
.overlay-class {
    visibility: hidden;
    transition: visibility 0s, opacity 0.5s linear;
    background: rgba(0,0,0,0.5);
    position: absolute;
    width: 92% !important;
    height: 100%;
    z-index: 0;
    top: 0px;
    left: 15px;
    text-align: center;
    padding: 140px 0px;
}
.myphotos-block:hover .overlay-class {
    visibility: visible;
    opacity: 1;
}
p.delete-photo {
    margin-top: 30px;
}
p.make-profile a {
    background: #ebca41;
    padding: 12px;
    color: #000;
    font-weight: 600;
}
p.delete-photo a {
    font-weight: 600;
    background: #9d3821;
    padding: 12px;
    color: #fff;
}
.col-md-3.col-sm-12.search-results {
    padding: 20px;
    background: rgba(255,255,255,0.6);
    margin: 5px;
    width: 24%;
}
p.uname {
    font-size: 20px;
    font-weight: 600;
    color: #9d3921;
    margin: 0;
}
p.uname a {
	text-decoration: underline;
    color: #9d3921;
}
p.age {
    font-size: 16px;
    margin: 0;
}
.search-profile-desc {
    text-align: center;
}
.image-seach-profile-block img {
    width: 100%;
    height: 225px;
    border: 2px solid;
}
p.true-stat {
    background: #ebca41;
    color: green;
    font-size: 16px;
    font-weight: 600;
    text-align: center;
}
p.wrng-stat {
    background: #ebca41;
    color: red;
    font-size: 16px;
    font-weight: 600;
    text-align: center;
}
p.error-unregister {
    text-align: center;
    font-size: 24px;
}
p.btn-unregister {
    text-align: center;
}
p.btn-unregister a {
    background: #9d3821;
    padding: 15px 28px;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
}
.smily-page table td {
    border: 0px;
}
.smily-page table {
    border: none;
}
td.row-center {
    text-align: center;
}
.smily-page table td {
    border: 0px;
    padding: 20px 7px;
    overflow: hidden;
    height: 33px !important;
    vertical-align: middle;
}
.smily-page table tr {
    border: 7px solid #44291b;
    margin: 10px;
    border-spacing: 0px 46px !important;
    background: #967859;
}
.smily-page .message-container .message {
    line-height: 20px;
    margin: 0;
    font-size: 16px;
}
.smiley-detail table td {
    vertical-align: top;
}
td.profile-pic {
    width: 100px;
}
.location {
    font-size: 15px;
}
span.smiley-subject {
    font-size: 20px;
    font-weight: 600;
}
.location span {
    padding: 7px;
}
.smiley-reply-box {
    padding: 10px;
}
.smiley-reply-box input[type="button"] {
    background: #fff;
    color: #44291b;
}
.smiley-reply-box li {
    list-style: none;
    font-size: 15px;
    padding: 10px;
}
.smiley-reply-box li input {
    margin: 0px 10px;
}
.smiley-reply-box p {
    font-size: 16px;
    margin: 0;
    line-height: 30px;
}
.pmt-add-to-cart a {
    background-color: #44291b;
    border: 1px solid #44291b;
    border-radius: 3px;
    color: #fff;
    font-family: "Libre Franklin", "Helvetica", "Arial", sans-serif;
    font-size: 13px;
    font-weight: 600;
    height: 40px;
    line-height: 24px;
    padding: 7px 35px;
    text-transform: uppercase;
    vertical-align: top;
}
.pmt-promo a {
    background-color: #44291b;
    border: 1px solid #44291b;
    border-radius: 3px;
    color: #fff;
    font-family: "Libre Franklin", "Helvetica", "Arial", sans-serif;
    font-size: 13px;
    font-weight: 600;
    height: 40px;
    line-height: 24px;
    padding: 7px 35px;
    text-transform: uppercase;
    vertical-align: top;
}
.button_wrapper.pmt-promo.col-md-3 {
    padding: 5px 15px;
    margin: 0;
}
.col-md-6.right {
    float: right;
    padding: 0;
}
.chekout-btn{
    background-color: #44291b;
    border: 1px solid #44291b;
    border-radius: 3px;
    color: #fff;
    font-family: "Libre Franklin", "Helvetica", "Arial", sans-serif;
    font-size: 13px;
    font-weight: 600;
    height: 40px;
    line-height: 24px;
    padding: 7px 35px;
    text-transform: uppercase;
    vertical-align: top;
}
.loader {
    position: absolute;
    z-index: 1;
    height: 77.9%;
    width: 90.9%;
    background: rgba(0,0,0,0.2);
    text-align: center;
}
img.loading-gif {
    position: relative;
    top: 50px;
}
span.cancle-member a {
    color: #ebca41 !important;
    text-decoration: underline;
    font-weight: 600;
}
span.cancle-member {
    margin: 10px 0px;
    color: #ebca41 !important;
    display: block;
    margin-bottom: 10px;
}
td.profile-pic img {
    height: 160px;
}

@media only screen and (min-width: 600px) {

}

@media only screen and (max-width: 600px) {
	.modal-content {
   		width: 95% !important;
	}
	.nav>li {
    	position: relative;
    	display: inline-block !important;
	}
	ul.nav.navbar-nav.dimset {
   	 	padding: 0px !important;
	}
	.col-md-3.col-sm-12.search-results {
    	width: 100% !important;
	}
	fieldset {
    	border: 0px solid #f2f2f2 !important;
	}
	.user-img-block {
    	padding: 0 !important;
	}
	.fileContainer {
    	padding: 100px 80px !important;
	}
	ul.nav.navbar-nav.menu-fav {
    	float: right;
    	position: relative;
    	top: 0px !important;
	}
	.communicator_container span {
    	display: block;
	}
}