.uacf7-slidecontainer {
width: 100%;
position: relative;
}
.uacf7-slider {
-webkit-appearance: none;
width: 100%;
height: 25px;
background: #d3d3d3;
outline: none;
-webkit-transition: .2s;
transition: opacity .2s;
}
.uacf7-slidecontainer::-webkit-slider-thumb {
-webkit-appearance: none;
appearance: none;
width: 25px;
height: 25px;
background: #0ad80a;
cursor: pointer;
}
.uacf7-slider::-moz-range-thumb {
width: 25px;
height: 25px;
background: #3498db;
cursor: pointer;
}
span.uacf7-value {
float: right;
}
div.slider-range {
margin: 15px 0;
}
input[type="range"]{
padding: unset !important;
}
.uacf7-range-slider-style-wrapper {
background: #fff;
padding: 5px 30px 15px;
margin: 15px auto;
border: 1px solid #ccc;
overflow: hidden;
}
.uacf7-range-slider-style-wrapper .col{
width: 25%;
float: left;
}
.ui-slider-horizontal .ui-slider-handle {
top: -.2em;
margin-left: -.6em;
}
span.uacf7-amount {
float: right;
margin-top: 14px;
}
.ui-state-focus,.ui-widget-content .ui-state-focus{
color: unset !important;
border: none !important;
outline: unset;
}
.uacf7-slider-label{
display: inline-block;
}.country-select {
position: relative;
display: inline-block
}
.country-select * {
-webkit-box-sizing: border-box;
box-sizing: border-box
}
.country-select .hide {
display: none
}
.country-select .v-hide {
visibility: hidden
}
.country-select input,
.country-select input[type=text] {
position: relative;
z-index: 0;
margin-top: 0 !important;
margin-bottom: 0 !important;
padding-right: 36px;
margin-right: 0
}
.country-select .flag-dropdown {
position: absolute;
top: 0;
bottom: 0;
right: 0;
padding: 1px
}
.country-select .selected-flag {
z-index: 1;
position: relative;
width: 36px;
height: 100%;
padding: 0 0 0 8px
}
.country-select .selected-flag .flag {
position: absolute;
top: 0;
bottom: 0;
margin: auto
}
.country-select .selected-flag .arrow {
position: absolute;
top: 50%;
margin-top: -2px;
right: 6px;
width: 0;
height: 0;
border-left: 3px solid transparent;
border-right: 3px solid transparent;
border-top: 4px solid #555
}
.country-select .selected-flag .arrow.up {
border-top: none;
border-bottom: 4px solid #555
}
.country-select .country-list {
position: absolute;
z-index: 20;
list-style: none;
text-align: left;
padding: 0;
margin: 0 0 0 -1px;
-webkit-box-shadow: 1px 1px 4px rgba(0, 0, 0, .2);
box-shadow: 1px 1px 4px rgba(0, 0, 0, .2);
background-color: #fff;
border: 1px solid #ccc;
white-space: nowrap;
max-height: 200px;
overflow-y: scroll
}
.country-select .country-list .flag {
display: inline-block;
width: 20px;
margin-right: 6px
}
@media (max-width:500px) {
.country-select .country-list {
white-space: normal
}
}
.country-select .country-list .divider {
padding-bottom: 5px;
margin-bottom: 5px;
border-bottom: 1px solid #ccc
}
.country-select .country-list .country {
padding: 5px 10px
}
.country-select .country-list .country.highlight {
background-color: rgba(0, 0, 0, .05)
}
.country-select .country-list .country-name,
.country-select .country-list .flag {
vertical-align: middle
}
.country-select.inside input,
.country-select.inside input[type=text] {
padding-right: 6px;
padding-left: 52px;
margin-left: 0
}
.country-select.inside .flag-dropdown {
right: auto;
left: 0
}
.country-select.inside .selected-flag {
width: 46px
}
.country-select.inside .flag-dropdown:hover {
cursor: pointer
}
.country-select.inside .flag-dropdown:hover .selected-flag {
background-color: rgba(0, 0, 0, .05)
}
.country-select.inside input[disabled]+.flag-dropdown:hover,
.country-select.inside input[readonly]+.flag-dropdown:hover {
cursor: default
}
.country-select.inside input[disabled]+.flag-dropdown:hover .selected-flag,
.country-select.inside input[readonly]+.flag-dropdown:hover .selected-flag {
background-color: transparent
}
.country-select .flag {
height: 15px;
-webkit-box-shadow: 0 0 1px 0 #888;
box-shadow: 0 0 1px 0 #888;
background-image: url(//maduraievents.in/wp-content/plugins/ultimate-addons-for-contact-form-7/addons/country-dropdown/assets/img/flags.png);
background-repeat: no-repeat;
background-color: #dbdbdb;
background-position: 20px 0;
width: 20px
}
.country-select .flag.be {
width: 18px
}
.country-select .flag.ch {
width: 15px
}
.country-select .flag.mc {
width: 19px
}
.country-select .flag.ne {
width: 18px
}
.country-select .flag.np {
width: 13px
}
@media only screen and (-webkit-min-device-pixel-ratio:2),
only screen and (min--moz-device-pixel-ratio:2),
only screen and (min-device-pixel-ratio:2),
only screen and (min-resolution:192dpi),
only screen and (min-resolution:2dppx) {
.country-select .flag {
background-image: url(//maduraievents.in/wp-content/plugins/ultimate-addons-for-contact-form-7/addons/country-dropdown/assets/img/flags@2x.png);
background-size: 5630px 15px
}
}
.country-select .flag.ac {
height: 10px;
background-position: 0 0
}
.country-select .flag.ad {
height: 14px;
background-position: -22px 0
}
.country-select .flag.ae {
height: 10px;
background-position: -44px 0
}
.country-select .flag.af {
height: 14px;
background-position: -66px 0
}
.country-select .flag.ag {
height: 14px;
background-position: -88px 0
}
.country-select .flag.ai {
height: 10px;
background-position: -110px 0
}
.country-select .flag.al {
height: 15px;
background-position: -132px 0
}
.country-select .flag.am {
height: 10px;
background-position: -154px 0
}
.country-select .flag.ao {
height: 14px;
background-position: -176px 0
}
.country-select .flag.aq {
height: 14px;
background-position: -198px 0
}
.country-select .flag.ar {
height: 13px;
background-position: -220px 0
}
.country-select .flag.as {
height: 10px;
background-position: -242px 0
}
.country-select .flag.at {
height: 14px;
background-position: -264px 0
}
.country-select .flag.au {
height: 10px;
background-position: -286px 0
}
.country-select .flag.aw {
height: 14px;
background-position: -308px 0
}
.country-select .flag.ax {
height: 13px;
background-position: -330px 0
}
.country-select .flag.az {
height: 10px;
background-position: -352px 0
}
.country-select .flag.ba {
height: 10px;
background-position: -374px 0
}
.country-select .flag.bb {
height: 14px;
background-position: -396px 0
}
.country-select .flag.bd {
height: 12px;
background-position: -418px 0
}
.country-select .flag.be {
height: 15px;
background-position: -440px 0
}
.country-select .flag.bf {
height: 14px;
background-position: -460px 0
}
.country-select .flag.bg {
height: 12px;
background-position: -482px 0
}
.country-select .flag.bh {
height: 12px;
background-position: -504px 0
}
.country-select .flag.bi {
height: 12px;
background-position: -526px 0
}
.country-select .flag.bj {
height: 14px;
background-position: -548px 0
}
.country-select .flag.bl {
height: 14px;
background-position: -570px 0
}
.country-select .flag.bm {
height: 10px;
background-position: -592px 0
}
.country-select .flag.bn {
height: 10px;
background-position: -614px 0
}
.country-select .flag.bo {
height: 14px;
background-position: -636px 0
}
.country-select .flag.bq {
height: 14px;
background-position: -658px 0
}
.country-select .flag.br {
height: 14px;
background-position: -680px 0
}
.country-select .flag.bs {
height: 10px;
background-position: -702px 0
}
.country-select .flag.bt {
height: 14px;
background-position: -724px 0
}
.country-select .flag.bv {
height: 15px;
background-position: -746px 0
}
.country-select .flag.bw {
height: 14px;
background-position: -768px 0
}
.country-select .flag.by {
height: 10px;
background-position: -790px 0
}
.country-select .flag.bz {
height: 14px;
background-position: -812px 0
}
.country-select .flag.ca {
height: 10px;
background-position: -834px 0
}
.country-select .flag.cc {
height: 10px;
background-position: -856px 0
}
.country-select .flag.cd {
height: 15px;
background-position: -878px 0
}
.country-select .flag.cf {
height: 14px;
background-position: -900px 0
}
.country-select .flag.cg {
height: 14px;
background-position: -922px 0
}
.country-select .flag.ch {
height: 15px;
background-position: -944px 0
}
.country-select .flag.ci {
height: 14px;
background-position: -961px 0
}
.country-select .flag.ck {
height: 10px;
background-position: -983px 0
}
.country-select .flag.cl {
height: 14px;
background-position: -1005px 0
}
.country-select .flag.cm {
height: 14px;
background-position: -1027px 0
}
.country-select .flag.cn {
height: 14px;
background-position: -1049px 0
}
.country-select .flag.co {
height: 14px;
background-position: -1071px 0
}
.country-select .flag.cp {
height: 14px;
background-position: -1093px 0
}
.country-select .flag.cr {
height: 12px;
background-position: -1115px 0
}
.country-select .flag.cu {
height: 10px;
background-position: -1137px 0
}
.country-select .flag.cv {
height: 12px;
background-position: -1159px 0
}
.country-select .flag.cw {
height: 14px;
background-position: -1181px 0
}
.country-select .flag.cx {
height: 10px;
background-position: -1203px 0
}
.country-select .flag.cy {
height: 13px;
background-position: -1225px 0
}
.country-select .flag.cz {
height: 14px;
background-position: -1247px 0
}
.country-select .flag.de {
height: 12px;
background-position: -1269px 0
}
.country-select .flag.dg {
height: 10px;
background-position: -1291px 0
}
.country-select .flag.dj {
height: 14px;
background-position: -1313px 0
}
.country-select .flag.dk {
height: 15px;
background-position: -1335px 0
}
.country-select .flag.dm {
height: 10px;
background-position: -1357px 0
}
.country-select .flag.do {
height: 13px;
background-position: -1379px 0
}
.country-select .flag.dz {
height: 14px;
background-position: -1401px 0
}
.country-select .flag.ea {
height: 14px;
background-position: -1423px 0
}
.country-select .flag.ec {
height: 14px;
background-position: -1445px 0
}
.country-select .flag.ee {
height: 13px;
background-position: -1467px 0
}
.country-select .flag.eg {
height: 14px;
background-position: -1489px 0
}
.country-select .flag.eh {
height: 10px;
background-position: -1511px 0
}
.country-select .flag.er {
height: 10px;
background-position: -1533px 0
}
.country-select .flag.es {
height: 14px;
background-position: -1555px 0
}
.country-select .flag.et {
height: 10px;
background-position: -1577px 0
}
.country-select .flag.eu {
height: 14px;
background-position: -1599px 0
}
.country-select .flag.fi {
height: 12px;
background-position: -1621px 0
}
.country-select .flag.fj {
height: 10px;
background-position: -1643px 0
}
.country-select .flag.fk {
height: 10px;
background-position: -1665px 0
}
.country-select .flag.fm {
height: 11px;
background-position: -1687px 0
}
.country-select .flag.fo {
height: 15px;
background-position: -1709px 0
}
.country-select .flag.fr {
height: 14px;
background-position: -1731px 0
}
.country-select .flag.ga {
height: 15px;
background-position: -1753px 0
}
.country-select .flag.gb {
height: 10px;
background-position: -1775px 0
}
.country-select .flag.gd {
height: 12px;
background-position: -1797px 0
}
.country-select .flag.ge {
height: 14px;
background-position: -1819px 0
}
.country-select .flag.gf {
height: 14px;
background-position: -1841px 0
}
.country-select .flag.gg {
height: 14px;
background-position: -1863px 0
}
.country-select .flag.gh {
height: 14px;
background-position: -1885px 0
}
.country-select .flag.gi {
height: 10px;
background-position: -1907px 0
}
.country-select .flag.gl {
height: 14px;
background-position: -1929px 0
}
.country-select .flag.gm {
height: 14px;
background-position: -1951px 0
}
.country-select .flag.gn {
height: 14px;
background-position: -1973px 0
}
.country-select .flag.gp {
height: 14px;
background-position: -1995px 0
}
.country-select .flag.gq {
height: 14px;
background-position: -2017px 0
}
.country-select .flag.gr {
height: 14px;
background-position: -2039px 0
}
.country-select .flag.gs {
height: 10px;
background-position: -2061px 0
}
.country-select .flag.gt {
height: 13px;
background-position: -2083px 0
}
.country-select .flag.gu {
height: 11px;
background-position: -2105px 0
}
.country-select .flag.gw {
height: 10px;
background-position: -2127px 0
}
.country-select .flag.gy {
height: 12px;
background-position: -2149px 0
}
.country-select .flag.hk {
height: 14px;
background-position: -2171px 0
}
.country-select .flag.hm {
height: 10px;
background-position: -2193px 0
}
.country-select .flag.hn {
height: 10px;
background-position: -2215px 0
}
.country-select .flag.hr {
height: 10px;
background-position: -2237px 0
}
.country-select .flag.ht {
height: 12px;
background-position: -2259px 0
}
.country-select .flag.hu {
height: 10px;
background-position: -2281px 0
}
.country-select .flag.ic {
height: 14px;
background-position: -2303px 0
}
.country-select .flag.id {
height: 14px;
background-position: -2325px 0
}
.country-select .flag.ie {
height: 10px;
background-position: -2347px 0
}
.country-select .flag.il {
height: 15px;
background-position: -2369px 0
}
.country-select .flag.im {
height: 10px;
background-position: -2391px 0
}
.country-select .flag.in {
height: 14px;
background-position: -2413px 0
}
.country-select .flag.io {
height: 10px;
background-position: -2435px 0
}
.country-select .flag.iq {
height: 14px;
background-position: -2457px 0
}
.country-select .flag.ir {
height: 12px;
background-position: -2479px 0
}
.country-select .flag.is {
height: 15px;
background-position: -2501px 0
}
.country-select .flag.it {
height: 14px;
background-position: -2523px 0
}
.country-select .flag.je {
height: 12px;
background-position: -2545px 0
}
.country-select .flag.jm {
height: 10px;
background-position: -2567px 0
}
.country-select .flag.jo {
height: 10px;
background-position: -2589px 0
}
.country-select .flag.jp {
height: 14px;
background-position: -2611px 0
}
.country-select .flag.ke {
height: 14px;
background-position: -2633px 0
}
.country-select .flag.kg {
height: 12px;
background-position: -2655px 0
}
.country-select .flag.kh {
height: 13px;
background-position: -2677px 0
}
.country-select .flag.ki {
height: 10px;
background-position: -2699px 0
}
.country-select .flag.km {
height: 12px;
background-position: -2721px 0
}
.country-select .flag.kn {
height: 14px;
background-position: -2743px 0
}
.country-select .flag.kp {
height: 10px;
background-position: -2765px 0
}
.country-select .flag.kr {
height: 14px;
background-position: -2787px 0
}
.country-select .flag.kw {
height: 10px;
background-position: -2809px 0
}
.country-select .flag.ky {
height: 10px;
background-position: -2831px 0
}
.country-select .flag.kz {
height: 10px;
background-position: -2853px 0
}
.country-select .flag.la {
height: 14px;
background-position: -2875px 0
}
.country-select .flag.lb {
height: 14px;
background-position: -2897px 0
}
.country-select .flag.lc {
height: 10px;
background-position: -2919px 0
}
.country-select .flag.li {
height: 12px;
background-position: -2941px 0
}
.country-select .flag.lk {
height: 10px;
background-position: -2963px 0
}
.country-select .flag.lr {
height: 11px;
background-position: -2985px 0
}
.country-select .flag.ls {
height: 14px;
background-position: -3007px 0
}
.country-select .flag.lt {
height: 12px;
background-position: -3029px 0
}
.country-select .flag.lu {
height: 12px;
background-position: -3051px 0
}
.country-select .flag.lv {
height: 10px;
background-position: -3073px 0
}
.country-select .flag.ly {
height: 10px;
background-position: -3095px 0
}
.country-select .flag.ma {
height: 14px;
background-position: -3117px 0
}
.country-select .flag.mc {
height: 15px;
background-position: -3139px 0
}
.country-select .flag.md {
height: 10px;
background-position: -3160px 0
}
.country-select .flag.me {
height: 10px;
background-position: -3182px 0
}
.country-select .flag.mf {
height: 14px;
background-position: -3204px 0
}
.country-select .flag.mg {
height: 14px;
background-position: -3226px 0
}
.country-select .flag.mh {
height: 11px;
background-position: -3248px 0
}
.country-select .flag.mk {
height: 10px;
background-position: -3270px 0
}
.country-select .flag.ml {
height: 14px;
background-position: -3292px 0
}
.country-select .flag.mm {
height: 14px;
background-position: -3314px 0
}
.country-select .flag.mn {
height: 10px;
background-position: -3336px 0
}
.country-select .flag.mo {
height: 14px;
background-position: -3358px 0
}
.country-select .flag.mp {
height: 10px;
background-position: -3380px 0
}
.country-select .flag.mq {
height: 14px;
background-position: -3402px 0
}
.country-select .flag.mr {
height: 14px;
background-position: -3424px 0
}
.country-select .flag.ms {
height: 10px;
background-position: -3446px 0
}
.country-select .flag.mt {
height: 14px;
background-position: -3468px 0
}
.country-select .flag.mu {
height: 14px;
background-position: -3490px 0
}
.country-select .flag.mv {
height: 14px;
background-position: -3512px 0
}
.country-select .flag.mw {
height: 14px;
background-position: -3534px 0
}
.country-select .flag.mx {
height: 12px;
background-position: -3556px 0
}
.country-select .flag.my {
height: 10px;
background-position: -3578px 0
}
.country-select .flag.mz {
height: 14px;
background-position: -3600px 0
}
.country-select .flag.na {
height: 14px;
background-position: -3622px 0
}
.country-select .flag.nc {
height: 10px;
background-position: -3644px 0
}
.country-select .flag.ne {
height: 15px;
background-position: -3666px 0
}
.country-select .flag.nf {
height: 10px;
background-position: -3686px 0
}
.country-select .flag.ng {
height: 10px;
background-position: -3708px 0
}
.country-select .flag.ni {
height: 12px;
background-position: -3730px 0
}
.country-select .flag.nl {
height: 14px;
background-position: -3752px 0
}
.country-select .flag.no {
height: 15px;
background-position: -3774px 0
}
.country-select .flag.np {
height: 15px;
background-position: -3796px 0;
background-color: transparent
}
.country-select .flag.nr {
height: 10px;
background-position: -3811px 0
}
.country-select .flag.nu {
height: 10px;
background-position: -3833px 0
}
.country-select .flag.nz {
height: 10px;
background-position: -3855px 0
}
.country-select .flag.om {
height: 10px;
background-position: -3877px 0
}
.country-select .flag.pa {
height: 14px;
background-position: -3899px 0
}
.country-select .flag.pe {
height: 14px;
background-position: -3921px 0
}
.country-select .flag.pf {
height: 14px;
background-position: -3943px 0
}
.country-select .flag.pg {
height: 15px;
background-position: -3965px 0
}
.country-select .flag.ph {
height: 10px;
background-position: -3987px 0
}
.country-select .flag.pk {
height: 14px;
background-position: -4009px 0
}
.country-select .flag.pl {
height: 13px;
background-position: -4031px 0
}
.country-select .flag.pm {
height: 14px;
background-position: -4053px 0
}
.country-select .flag.pn {
height: 10px;
background-position: -4075px 0
}
.country-select .flag.pr {
height: 14px;
background-position: -4097px 0
}
.country-select .flag.ps {
height: 10px;
background-position: -4119px 0
}
.country-select .flag.pt {
height: 14px;
background-position: -4141px 0
}
.country-select .flag.pw {
height: 13px;
background-position: -4163px 0
}
.country-select .flag.py {
height: 11px;
background-position: -4185px 0
}
.country-select .flag.qa {
height: 8px;
background-position: -4207px 0
}
.country-select .flag.re {
height: 14px;
background-position: -4229px 0
}
.country-select .flag.ro {
height: 14px;
background-position: -4251px 0
}
.country-select .flag.rs {
height: 14px;
background-position: -4273px 0
}
.country-select .flag.ru {
height: 14px;
background-position: -4295px 0
}
.country-select .flag.rw {
height: 14px;
background-position: -4317px 0
}
.country-select .flag.sa {
height: 14px;
background-position: -4339px 0
}
.country-select .flag.sb {
height: 10px;
background-position: -4361px 0
}
.country-select .flag.sc {
height: 10px;
background-position: -4383px 0
}
.country-select .flag.sd {
height: 10px;
background-position: -4405px 0
}
.country-select .flag.se {
height: 13px;
background-position: -4427px 0
}
.country-select .flag.sg {
height: 14px;
background-position: -4449px 0
}
.country-select .flag.sh {
height: 10px;
background-position: -4471px 0
}
.country-select .flag.si {
height: 10px;
background-position: -4493px 0
}
.country-select .flag.sj {
height: 15px;
background-position: -4515px 0
}
.country-select .flag.sk {
height: 14px;
background-position: -4537px 0
}
.country-select .flag.sl {
height: 14px;
background-position: -4559px 0
}
.country-select .flag.sm {
height: 15px;
background-position: -4581px 0
}
.country-select .flag.sn {
height: 14px;
background-position: -4603px 0
}
.country-select .flag.so {
height: 14px;
background-position: -4625px 0
}
.country-select .flag.sr {
height: 14px;
background-position: -4647px 0
}
.country-select .flag.ss {
height: 10px;
background-position: -4669px 0
}
.country-select .flag.st {
height: 10px;
background-position: -4691px 0
}
.country-select .flag.sv {
height: 12px;
background-position: -4713px 0
}
.country-select .flag.sx {
height: 14px;
background-position: -4735px 0
}
.country-select .flag.sy {
height: 14px;
background-position: -4757px 0
}
.country-select .flag.sz {
height: 14px;
background-position: -4779px 0
}
.country-select .flag.ta {
height: 10px;
background-position: -4801px 0
}
.country-select .flag.tc {
height: 10px;
background-position: -4823px 0
}
.country-select .flag.td {
height: 14px;
background-position: -4845px 0
}
.country-select .flag.tf {
height: 14px;
background-position: -4867px 0
}
.country-select .flag.tg {
height: 13px;
background-position: -4889px 0
}
.country-select .flag.th {
height: 14px;
background-position: -4911px 0
}
.country-select .flag.tj {
height: 10px;
background-position: -4933px 0
}
.country-select .flag.tk {
height: 10px;
background-position: -4955px 0
}
.country-select .flag.tl {
height: 10px;
background-position: -4977px 0
}
.country-select .flag.tm {
height: 14px;
background-position: -4999px 0
}
.country-select .flag.tn {
height: 14px;
background-position: -5021px 0
}
.country-select .flag.to {
height: 10px;
background-position: -5043px 0
}
.country-select .flag.tr {
height: 14px;
background-position: -5065px 0
}
.country-select .flag.tt {
height: 12px;
background-position: -5087px 0
}
.country-select .flag.tv {
height: 10px;
background-position: -5109px 0
}
.country-select .flag.tw {
height: 14px;
background-position: -5131px 0
}
.country-select .flag.tz {
height: 14px;
background-position: -5153px 0
}
.country-select .flag.ua {
height: 14px;
background-position: -5175px 0
}
.country-select .flag.ug {
height: 14px;
background-position: -5197px 0
}
.country-select .flag.um {
height: 11px;
background-position: -5219px 0
}
.country-select .flag.us {
height: 11px;
background-position: -5241px 0
}
.country-select .flag.uy {
height: 14px;
background-position: -5263px 0
}
.country-select .flag.uz {
height: 10px;
background-position: -5285px 0
}
.country-select .flag.va {
width: 15px;
height: 15px;
background-position: -5307px 0
}
.country-select .flag.vc {
height: 14px;
background-position: -5324px 0
}
.country-select .flag.ve {
height: 14px;
background-position: -5346px 0
}
.country-select .flag.vg {
height: 10px;
background-position: -5368px 0
}
.country-select .flag.vi {
height: 14px;
background-position: -5390px 0
}
.country-select .flag.vn {
height: 14px;
background-position: -5412px 0
}
.country-select .flag.vu {
height: 12px;
background-position: -5434px 0
}
.country-select .flag.wf {
height: 14px;
background-position: -5456px 0
}
.country-select .flag.ws {
height: 10px;
background-position: -5478px 0
}
.country-select .flag.xk {
height: 15px;
background-position: -5500px 0
}
.country-select .flag.ye {
height: 14px;
background-position: -5522px 0
}
.country-select .flag.yt {
height: 14px;
background-position: -5544px 0
}
.country-select .flag.za {
height: 14px;
background-position: -5566px 0
}
.country-select .flag.zm {
height: 14px;
background-position: -5588px 0
}
.country-select .flag.zw {
height: 10px;
background-position: -5610px 0
}#uacf7_country_select .country-select .wpcf7-uacf7_country_dropdown,
#uacf7_country_select .country-select {
width: 100%
}html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
font: inherit;
vertical-align: baseline;
}
html {
-webkit-font-smoothing: antialiased;
-webkit-text-size-adjust: 100%;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block }
ol, ul { list-style: none }
blockquote, q { quotes: none }
table {
border-collapse: collapse;
border-spacing: 0;
}
body{
background-image: url(https://maduraievents.in/wp-content/themes/trad_mdu_events/images/bg.png)!important;
background-position: top center;
background-repeat: repeat;
background-attachment: fixed;
}
.call-us {
float: right;
margin: 9px 10px;
background: #730100;
padding: 3px;
}
.call-us span {
color: #ff0;
font-weight: bold;
}
form#searchform input {
color: #730100;
font-weight: bold;
}
.call-us span i {
font-size: 26px;
}
.wpgcallbackform .wpgform input {
width: 90%!important;
}
.wpgcallbackform .wpgform .callmeback{
color:#730100!important;
}
.wpgcallbackform .wpgcallbut {
color: #730100!important;
}
.wpgcallbackform .wpgcbottom .wpglinesinfo {
color: #ececec!important;
}
div#post-307 .single_page,div#post-1568 .single_page,div#post-1596 .single_page{
background: #730100;
padding: 10px 20px;
}
div#post-1568 .single_page h1{
color: #edf00b;
}
div#post-1568 .single_page h2{
color: #fnff;
font-size: 25px;
}
div#post-1568 .single_page h3{
color: #fff!important;
font-size: 20px!important;
} 
div#post-1596 .single_page h1{
color: #edf00b;
}
div#post-1596 .single_page h2{
color: #fnff;
font-size: 25px;
}
div#post-1596 .single_page h3{
color: #fff!important;
font-size: 20px!important;
} 
.content-white {
color: #fff;
}
.uacf7-form-1597 label {
padding-bottom: 15px;
}
span.uacf7-value {
float: left !important;
color: #edf00b;
padding-left: 15%;
}
label.uacf7-slider-label {
float: left;
}
.uacf7-uacf7style div label span input {
width: 96.6%;
}
input.wpcf7-form-control.wpcf7-submit.has-spinner {
background: #edf00b !important;
color: #730100 !important;
font-weight: bold;
}
textarea.wpcf7-form-control.wpcf7-textarea {
width: 96.6% !important;
}
div.wpcf7-mail-sent-ok {
border: 2px solid #e6e6e6!important;
color: #ff0!important;
}
input.wpcf7-form-control.wpcf7-submit{
background-color:#730100!important;
color:#fff!important;
}
input.wpcf7-form-control.wpcf7-submit:hover{
background-color:#fff!important;
color:#730100!important;
}
button.btn-primary {
background: #730100;
border: none;
padding: 10px;
color: #ff0;
font-weight: bold;
border-radius: 5px;
}
.text-right {
text-align: right;
}
.text-left {
text-align: left;
}
.controllers-each-post .ask-quote {
float: left;
}
.controllers-each-post .photos {
float: right;
}
.black_overlay {
display: none;
position: absolute;
top: 0%;
left: 0%;
width: 100%;
height: 100%;
background-color: black;
z-index: 1001;
-moz-opacity: 0.8;
opacity: .80;
filter: alpha(opacity=80);
}
.white_content {
display: none;
position: absolute;
top: 25%;
left: 25%;  padding: 16px;
border: 16px solid orange;
background-color: #730100;
z-index: 1002;
overflow: auto;
}
div#wpcf7-f330-o1 p {
margin-bottom: 3px;
}
.askQuoteForm form textarea {
height: 70px;
}
.askQuoteForm {
width: 328px;
padding: 10px;
margin: 0 auto;
background: #730100;
min-height:500px;
}
button.btn-primary a {
text-decoration: none;
color: #ff0;
}
form.wpcf7-form label {
color: #fff!important;
}
div.wpcf7-validation-errors {
border: 2px solid #f7e700!important;
color: #fff!important;
}
span.wpcf7-not-valid-tip {
color: #730100!important;
background: #ff0;
padding-left: 10px;
} 
.wpgcallbackform .wpgform input {
line-height: 15px;
border: 0px solid #000;
height: 25px;
margin: 5px 0 5px 0;
width: 90%;
font-size: 12px;
}
footer#site-footer {
background: url(//maduraievents.in/wp-content/themes/trad_mdu_events/images/individual-wedding-services-madurai-events.jpg) repeat scroll 0 0 rgba(0, 0, 0, 0);
}
button, input, select, textarea { margin: 0 }
:focus { outline: 0 }
img, video, object {
max-width: 100%;
height: auto!important;
}
iframe { max-width: 100% }
blockquote {
font-weight: normal;
padding: 0 10px 20px 27px;
position: relative;
margin-top: 25px;
font-family: Georgia;
font-size: 20px;
}
blockquote:after {
font-family: FontAwesome;
position: absolute;
content: "\f10d";
font-size: 20px;
width: 50px;
top: 0;
left: 0;
}
blockquote p { margin-bottom: 10px }
strong, b { font-weight: 500 }
em, i, cite { font-style: italic }
small { font-size: 100% }
figure { margin: 10px 0 }
code, pre {
font-weight: normal;
font-style: normal;
}
pre {
margin: 5px 0 20px 0;
line-height: 1.3em;
padding: 8px 10px;
overflow: auto;
}
code {
padding: 0 8px;
line-height: 1.5;
}
mark {
padding: 1px 6px;
margin: 0 2px;
color: black;
background: #FFF7A8;
}
address {
margin: 10px 0;
font-style: italic;
}
.wp-caption {
background: #fff;
border: 1px solid #f0f0f0;
max-width: 96%;
padding: 5px 3px 10px;
text-align: center;
}
.sticky {
}
.gallery-caption {
}
#gallery-1 img { border: 0!important }
.bypostauthor {
}
.wp-caption-text { margin-bottom: 0 }
div#media_image-2 .wp-caption-text{
padding-left:30px;
}
h3.widget-title {
background: #730100;
color: #fff!important;
text-align: center;
}
dl {
}
dt {
float: left;
clear: left;
width: 100px;
text-align: right;
font-weight: bold;
}
dd {
margin: 0 0 0 110px;
padding: 0 0 0.5em 0;
overflow: hidden;
} body {
font: 16px/27px Fira Sans, sans-serif;
color: #707070;
background-color: #F0EDE9;
}
::-moz-selection {
background: #222;
color: white;
text-shadow: none;
}
::selection {
background: #222;
color: white;
text-shadow: none;
}
#page, .container {
position: relative;
margin-right: auto;
margin-left: auto;
}
h1, h2, h3, h4, h5, h6 {
font-weight: 500;
margin-bottom: 12px;
color: #555;
}
h1 { line-height: 1.1 }
h2 { line-height: 1.2 }
h3 { line-height: 1.3 }
h4 {
font-size: 20px;
line-height: 1.4;
}
h5 {
font-size: 18px;
line-height: 1.4;
}
h6 {
font-size: 16px;
line-height: 1.4;
}
.sub-title { font-size: 12px }
p { margin-bottom: 10px }
a {
text-decoration: none;
color: #33BCF2;
transition: color 0.25s ease-in;
}
a:hover { color: #EE210B }
a:link, a:visited, a:active { text-decoration: none } .main-container {
width: 1170px;
margin: 0 auto;
clear: both;
display: block;
padding: 0;
}
#page, .container {
max-width: 1170px;
min-width: 240px;
}
#page {
margin-top: 15px;
min-height: 100px;
clear: both;
float: left;
width: 100%;
}
div#page.single, #page.error, .woocommerce #page {
background: #fff;
float: left;
width: 100%;
padding: 25px;
box-sizing: border-box;
margin-top: 11px;
box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.05);
margin-bottom: 30px;
}
.error404 .header-ad, .woocommerce .header-ad { margin-bottom: 7px }
.woocommerce #page { margin-top: 30px }
.error #s { border: 1px solid rgba(0, 0, 0, 0.2) }
.error p { color: #707070 } header {
float: left;
width: 100%;
position: relative;
}
#site-header {
position: relative;
float: left;
width: 100%;
z-index: 99;
box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.05);
}
#site-header .container { background: #fff }
#header {
position: relative;
width: 100%;
float: left;
margin: 0;
padding: 0;
margin-top: 0;
text-align: center;
}
#header h1, #header h2 {
float: left;
display: inline-block;
line-height: 1;
position: relative;
margin-bottom: 29px;
margin-top: 30px;
}
#logo a {
float: left;
line-height: 1;
}
.image-logo { margin-top: 10px }
#logo img { float: left }
.logo-wrap {
padding: 0 0 0 25px;
overflow: hidden;
float: left;
display: inline-block;
box-sizing: border-box;
}
.site-description {
float: left;
margin-top: 0;
max-width: 350px;
clear: left;
}
#header .header-search {
float: none;
width: 77%; margin-bottom: 15px; margin-left: auto;
margin-right: auto;
display: inline-block;
text-align: left;
}
#header #searchform {
width: 100%;
float: left;
}
#header #s {
margin: 0 !important;
width: 100%;
background: #EFEBE7;
border-color: #EFEBE7;
color: #730100;
}
.header-social {
display: inline-block;
}
a.header-insta-play {
background: linear-gradient(115deg, rgb(249, 206, 52), rgb(238, 42, 123), rgb(98, 40, 215));
}
#header .header-social a .fa-pinterest {
color: #E60023!important;
background: #fff;
padding: 10px;
}
.header-social a.header-pinit-play {
padding: 0;
}
.header-social a {
padding: 12px 0px 8px;
float: left;
font-size: 20px;
line-height: 1;
color: #fff;
width: 42px;
box-sizing: border-box;
margin-right: 3px;
text-align: center;
}
.header-social a:last-child { margin-right: 0 }
.header-social a .fa { color: #fff }
.widget-header .textwidget {
float: left;
margin-top: 46px;
border-left: 1px solid #cccccc;
padding-left: 20px;
}
.header-ad {
float: left;
width: 100%;
text-align: center;
margin-top: 25px;
margin-bottom: -20px;
}
div.wpcf7 label span input, select {
width: 96.6%;
margin-bottom: 15px;
}
.single .header-ad, .woocommerce .header-ad { margin-bottom: 0 }
.single .header-ad {
} .menu-item-has-children > a:after {
content: "\f0d7";
font-family: FontAwesome;
position: absolute;
right: 4px;
}
#primary-navigation {
display: block;
float: right;
width: 100%;
text-align: left;
max-width: 1170px;
}
#primary-navigation a {
color: #FFF;
text-align: left;
text-decoration: none;
padding: 8px 25px;
transition: none;
}
#primary-navigation a {
padding: 15px 12px; 
box-sizing: border-box;
}
.single_page .post-views span {
color: #fff;
}
.single_page .post-views span.post-views-count {
color: #ff0;
}
div#media_image-2 div.wp-caption img {
padding-left: 35px;
}
#primary-navigation, .navigation ul ul, .pagination a, .pagination .dots, .latestPost-review-wrapper, .single_post .thecategory, .single-prev-next a:hover, .tagcloud a:hover, #commentform input#submit:hover, .contactform #submit:hover, .post-label, .latestPost .review-type-circle.review-total-only, .latestPost .review-type-circle.wp-review-show-total, .bypostauthor .fn:after, #primary-navigation .navigation.mobile-menu-wrapper, #wpmm-megamenu .review-total-only, .owl-controls .owl-dot.active span, .owl-controls .owl-dot:hover span, .owl-prev, .owl-next, .woocommerce a.button, .woocommerce-page a.button, .woocommerce button.button, .woocommerce-page button.button, .woocommerce input.button, .woocommerce-page input.button, .woocommerce #respond input#submit, .woocommerce-page #respond input#submit, .woocommerce #content input.button, .woocommerce-page #content input.button, .woocommerce nav.woocommerce-pagination ul li a, .woocommerce-page nav.woocommerce-pagination ul li a, .woocommerce #content nav.woocommerce-pagination ul li a, .woocommerce-page #content nav.woocommerce-pagination ul li a, .woocommerce .bypostauthor:after, #searchsubmit, .woocommerce nav.woocommerce-pagination ul li span.current, .woocommerce-page nav.woocommerce-pagination ul li span.current, .woocommerce #content nav.woocommerce-pagination ul li span.current, .woocommerce-page #content nav.woocommerce-pagination ul li span.current, .woocommerce nav.woocommerce-pagination ul li a:hover, .woocommerce-page nav.woocommerce-pagination ul li a:hover, .woocommerce #content nav.woocommerce-pagination ul li a:hover, .woocommerce-page #content nav.woocommerce-pagination ul li a:hover, .woocommerce nav.woocommerce-pagination ul li a:focus, .woocommerce-page nav.woocommerce-pagination ul li a:focus, .woocommerce #content nav.woocommerce-pagination ul li a:focus, .woocommerce-page #content nav.woocommerce-pagination ul li a:focus, .woocommerce a.button, .woocommerce-page a.button, .woocommerce button.button, .woocommerce-page button.button, .woocommerce input.button, .woocommerce-page input.button, .woocommerce #respond input#submit, .woocommerce-page #respond input#submit, .woocommerce #content input.button, .woocommerce-page #content input.button {
background: url(https://maduraievents.in/wp-content/themes/trad_mdu_events/images/menu-bg.png)!important;
color: #fff;
padding-bottom: 2px;
} 
.sidebar.c-4-12{
background-image:none!important;
}
.page-template-default {
background: url(https://maduraievents.in/redBall.png);
}
.page-template-default:hover {
background: url(https://maduraievents.in/yelloBall.png);
}
#primary-navigation .menu-item-has-children > a { padding-right: 15px }
.navigation ul li:hover { background: rgba(0, 0, 0, 0.08) }
.navigation ul li:hover a { color: #fff!important }
#primary-navigation a .sub {
font-size: 11px;
font-weight: normal;
color: #9B9B9B;
}
.navigation { float: left }
.navigation ul { margin: 0 auto }
.navigation ul li {
float: left;
line-height: 24px;
position: relative;
border-right: 1px solid rgba(255, 255, 255, 0.22);
transition: background 0.25s ease-in;
}
.navigation ul li a, .navigation ul li a:link, .navigation ul li a:visited { display: inline-block }
.navigation > ul > .current a {
background: transparent;
color: #5a5a5a !important;
}
.navigation ul li li { border-bottom: 0 }
.navigation ul ul {
position: absolute;
width: 265px;
padding: 20px 0 0 0;
padding-top: 0;
z-index: 400;
font-size: 12px;
color: #798189;
border-top: 1px solid rgba(255, 255, 255, 0.22);
}
.navigation ul ul li {
padding: 0;
border-right: 0;
}
.navigation ul ul a, .navigation ul ul a:link, .navigation ul ul a:visited {
padding: 13px 45px 13px 20px;
position: relative;
width: 265px;
border-left: 0;
background: transparent;
border-right: 0;
border-radius: 0;
border-bottom: 0;
margin: 0;
}
.navigation ul ul li:first-child a {
}
.navigation ul ul li:last-child a { border-bottom: none }
.navigation ul ul { display: none }
.navigation ul ul ul {
left: 265px;
top: -1px;
}
#navigation .wpmm-megamenu-showing.wpmm-light-scheme { background: rgba(0, 0, 0, 0.08)!important }
#navigation .wpmm-megamenu-showing.wpmm-light-scheme a { color: #fff!important }
#wpmm-megamenu .review-total-only { max-height: 25px }
.sub-menu .menu-item-has-children:after { color: #fff }
.clearfix:before, .clearfix:after {
content: " ";
display: table;
}
.clearfix:after { clear: both }
.clearfix { *zoom: 1    }
#primary-navigation #navigation i { margin-right: 4px }
.mobile-menu.footer { display: none !important }
.navigation .toggle-caret { display: none }
a#pull { display: none }
.navigation i { margin-right: 4px } .sticky-navigation-active {
z-index: 500;
position: fixed;
top: 0;
margin: 0 !important;
-webkit-backface-visibility: hidden;
}
.admin-bar .sticky-navigation-active { top: 32px }
.sticky-navigation a { transition: all 0.25s linear }
.sticky-navigation-active a {
padding-top: 5px;
padding-bottom: 5px;
} .home-h2 .latestPost.featuredPost {
width: 100%;
margin-right: 0;
}
.home-h2 .sidebar.c-4-12 {
background: #fff;
width: 33%;
max-width: 370px;
box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.05);
margin-bottom: 20px;
}
.home-h2 .article { width: 65.812% }
.article {
width: 67%;
float: left;
margin-bottom: 10px;
padding: 0;
}
#content_box {
float: left;
width: 100%;
}
.post {
float: left;
width: 100%;
word-wrap: break-word;
}
.single_post {
width: 100%;
overflow: hidden;
}
.single_post .thecategory a { color: #fff }
.single_post .thecategory {
color: #ffffff;
padding: 7px 15px;
margin-left: 0;
margin-bottom: 15px;
float: left;
}
.single_page {
padding-top: 0;
float: left;
width: 100%;
}
.post-single-content { clear: both }
.readMore {
float: right;
color: #7B7A79;
}
.readMore a { color: #EE210B }
.frontPost .readMore a {
color: #000;
font-size: 12px;
}
.ss-full-width {
background: white;
overflow: hidden;
padding-top: 0;
}
.ss-full-width #content_box {
padding-right: 0;
padding-left: 0;
}
.ss-full-width #featured-thumbnail, .ss-full-width .featured-thumbnail, .ss-full-width .featured-thumbnail img { float: none }
.post.excerpt {
clear: both;
margin-bottom: 30px;
overflow: hidden;
padding-bottom: 15px;
background-color: #fff;
width: auto;
}
.wp-post-image { float: left }
.featured-thumbnail {
float: left;
max-width: 100%;
width: 100%;
}
#featured-thumbnail {
float: left;
max-width: 100%;
display: block;
position: relative;
width: 100%;
}
.featured-thumbnail img {
margin-bottom: 0;
width: 100%;
float: left;
}
.title { clear: both }
.single-title {
float: left;
width: 100%;
margin-bottom: 5px;
}
h3.featured-category-title { clear: both }
h3.featured-category-title a { color: #555 }
.page h1.title {
padding-top: 0;
margin-bottom: 0;
}
.post-info {
display: block;
color: #000;
float: left;
clear: both;
width: 100%;
font-size: 13px;
text-transform: capitalize;
}
h1.postsby {
color: #ff0;
}
h1.postsby span {
color: #fff;
}
.post-info a, .single_post .post-info a { color: #730100 }
.post-info > span, .widget .vertical-small .post-info > span { margin-right: 35px }
.related-posts .post-info > span { margin-right: 10px }
.post-info > span:last-child { margin-right: 0 }
.post-info i { margin-right: 3px }
.widget .post-info > span { margin-right: 15px }
.related-posts .post-info {
clear: none;
float: none;
}
.thecategory { margin-left: 5px } article header {
margin-bottom: 11px;
float: left;
width: 100%;
}
.single article header { margin-bottom: 17px }
.single-prev-next {
float: right;
margin-bottom: 27px;
overflow: hidden;
}
.single-prev-next a {
color: #fff;
text-transform: uppercase;
font-weight: 500;
padding: 10px 15px;
line-height: 22px;
margin-right: 3px;
margin-bottom: 3px;
position: relative;
display: inline-block;
transition: background 0.25s ease-in;
}
.single-prev-next a i { margin-right: 3px }
.single-prev-next a:last-child { margin-right: 0 }
.latestPost {
width: 31.4%;
float: left;
margin-bottom: 30px;
margin-right: 1.8%;    
box-shadow: 0px 0px 3px 2px #ffcb05;
position: relative;
text-align:center;
background: url(//maduraievents.in/wp-content/themes/trad_mdu_events/images/individual-wedding-services-madurai-events.jpg) repeat scroll 0 0 rgba(0, 0, 0, 0);
}
h2.title.front-view-title a {
color: #730100;
font-weight: 500;
}
.home-h2 .latestPost {
width: 48.052%;
margin-right: 3.89600%;
}
.home-h2 .latestPost.last{
margin-right: 0;
}
.latestPost.featuredPost { width: 65.8% }
.post-label {
position: absolute;
top: 0;
left: 0;
padding: 7px 15px;
color: #fff !important;
}
.latestPost.first { clear: left }
.home-h2 .latestPost.first { clear: none }
.latestPost .title {
display: block;
margin-bottom: 7px;
}
.latestPost.featuredPost .title { margin-bottom: 0px }
.latestPost header {
padding: 15px 20px 14px;
box-sizing: border-box;
margin-bottom: 0;
min-height: 50px!important;
}
.single-prev-next a {
background: #730100 !important;
}
.latestPost.featuredPost header { min-height: 92px }
.front-view-content {
}
.single_post header {
width: 100%;
margin-bottom: 8px;
}
article img.left, article img.alignleft, .wp-caption.alignleft {
margin: 0.3em 1.571em 0.5em 0;
display: block;
float: left;
}
article img.right, article img.alignright, .wp-caption.alignright {
margin: 0.3em 0 0.5em 1.571em;
display: block;
float: right;
}
article img.center, article img.aligncenter, .wp-caption.aligncenter {
margin: 0.3em auto 0.5em auto;
display: block;
}
article img.aligncenter, article img.alignnone {
margin-top: 1em;
margin-bottom: 1em;
display: block;
clear: both;
}
article ul {
margin: 1.5em 0 1.571em 1.9em;
list-style-type: square;
}
article ol {
margin: 1.5em 0 1.571em 1.9em;
list-style-type: decimal;
}
article ul ul, article ol ol, article ul ol, article ol ul {
margin-top: 0;
margin-bottom: 0;
}
article .iconlist { margin-left: 0 }
article .iconlist li { list-style-type: none }
.thecontent { clear: both } .tweets li { margin-bottom: 15px!important } .tweets li { margin-bottom: 25px!important }
.fb_iframe_widget, .fb_iframe_widget span {
max-width: 100%;
width: 100%!important;
}
.widget.facebook_like .widget-title, .widget.mts_googleplus .widget-title { margin-bottom: 0 }
.widget .fb_iframe_widget {
padding: 0;
float: left;
}
.widget.mts_googleplus > div { float: left!important } .widget_nav_menu .fa > a, .widget_nav_menu .fa > a { padding-left: 5px }
.widget_nav_menu .sub-menu { margin-top: 8px }
#sidebar .widget_nav_menu li {
list-style-type: none;
margin-left: 0;
}
#sidebar .widget_nav_menu li ul { margin-left: 10px }
#sidebar .widget_nav_menu .sub-menu { display: none }
#sidebar .menu-item-has-children > a:after { content: '' }
#sidebar .menu-item-has-children.active > .toggle-caret i:before { content: "\f068" }
#sidebar .widget_nav_menu .toggle-caret {
position: absolute;
right: 0;
top: 0;
} .widget .textwidget {
line-height: 23px;
padding-top: 0;
}
#sidebars .widget.widget_text {
background: none;
box-shadow: none;
}
#sidebars .widget_text > div { padding: 0 } input, textarea, select {
padding: 8px 12px;
font-size: 14px;
color: #730100;
border: 1px solid #D8D8D8;
font-family: inherit;
}
textarea {
overflow: auto;
resize: vertical;
}
select {
padding: 6px 10px;
border-color: #D8D8D8;
}
input:focus, textarea:focus {
} table {
width: 100%;
text-align: left;
margin-bottom: 25px;
border: 1px solid #E9E9E9;
}
thead {
background: #FCFCFC;
font-size: 14px;
color: #585F65;
}
table th, table td {
padding: 7px 15px;
text-align: left;
}
thead th { padding: 14px }
tbody th {
font-weight: normal;
border-bottom: 1px solid #E9E9E9;
} hr {
border: none;
border-bottom: 1px solid #E5E5E5;
border-bottom: 1px solid rgba(0,0,0,0.1);
width: 297px;
margin: 35px 0;
clear: both;
position: relative;
} #searchform {
padding: 0;
float: left;
clear: both;
width: 100%;
position: relative;
}
.no-results #searchform { margin-bottom: 100px }
.article #searchform { max-width: 300px }
#searchform fieldset { float: left }
.sbutton, #searchsubmit {
right: 0;
top: 0;
padding: 9px 0;
float: right;
border: 0;
width: 42px;
height: 42px;
cursor: pointer;
text-align: center;
padding-top: 10px;
color: #a4a4a4;
transition: all 0.25s linear;
background: transparent;
z-index: 10;
position: absolute;
border: 0;
vertical-align: top;
}
#searchform .fa-search {
font-size: 20px;
top: -3px;
color: #730100;
background: #fdfb00;
position: absolute;
right: 0;
padding: 9px;
height: 24px;
border-left: 1px solid #730100;
width: 24px;
text-align: center;
box-shadow: inset 0px 2px 2px 3px #730100;
padding-top: 12px;
}
#s,.woocommerce-product-search .search-field {
width: 100%;
background-color: #fff;
float: left;
padding: 8px 0;
text-indent: 10px;
color: #555555;
border: 1px solid #fff;
box-sizing: border-box;
height: 42px;
}
.home-h2 #sidebar #s { background: #F0EDE9 } ::-webkit-input-placeholder { color: #a4a4a4 }
:-moz-placeholder { color: #a4a4a4 }
::-moz-placeholder { color: #a4a4a4 }
:-ms-input-placeholder { color: #a4a4a4 }
:input-placeholder { color: #a4a4a4 } input::-webkit-input-speech-button {
margin-right: 14px;
margin-left: 4px;
cursor: pointer;
}
#searchform fieldset { width: 100% }
.breadcrumb, .breadcrumb> div, .breadcrumb .fa-caret-right, .breadcrumb .root a { float: none }
.breadcrumb {
clear: both;
padding: 0;
overflow: hidden;
margin-top: 13px;
float: left;
width: 100%;
font-size: 14px;
color: #a4a4a4;
}
.breadcrumb a { color: #ff0;}
.breadcrumb> div {
padding: 0 5px;
overflow: hidden;
float: none;
display: inline-block;
}
.breadcrumb .fa-caret-right { padding: 0 }
.breadcrumb .root { padding: 0 }
.breadcrumb .fa-caret-right { padding: 0 0 }
.breadcrumb> div { overflow: visible }
.no-results h2 { font-size: 16px; color: #fff;} .read-more {
margin: 0 0 0 10px;
line-height: 1.4em;
background: none;
padding: 0;
font-size: 16px;
} .topad {
margin: 0 0 25px 0;
clear: both;
} .bottomad {
clear: both;
margin: 0 0 25px 0;
}
.belowad {
margin-bottom: 20px;
width: 100%;
} #sidebars p { line-height: 20px }
.sidebar.c-4-12 {
float: right;
width: 30.7%;
line-height: 20px;
max-width: 344px;
padding: 22px;
box-sizing: border-box;
}
.sidebar.c-4-12 .widget:last-child { margin-bottom: 0 }
.sidebar.c-4-12 a { color: #555 }
#sidebars .wp-post-image, footer .wp-post-image {
margin-bottom: 0;
margin-top: 2px;
margin-right: 12px!important;
margin-left: 0;
}
.widget .post-img { position: relative }
.widget .post-img img {
float: left;
margin-right: 12px;
margin-top: 4px;
}
.sidebar.c-4-12 .advanced-recent-posts li.vertical-small .post-img img, .sidebar.c-4-12 .popular-posts li.vertical-small .post-img img, .sidebar.c-4-12 .category-posts li.vertical-small .post-img img, .sidebar.c-4-12 .related-posts-widget li.vertical-small .post-img img, .sidebar.c-4-12 .author-posts-widget li.vertical-small .post-img img { margin: 0; width: 100%; }
.widget .vertical-small .post-title {
clear: both;
margin-bottom: 5px;
float: left;
width: 100%;
font-size: 20px;
line-height: 28px;
}
#sidebars .vertical-small .wp-post-image, footer .vertical-small .wp-post-image {
margin-right: 0!important;
margin-top: 0;
}
.widget .vertical-small .post-info {
width: 100%;
float: left;
margin-bottom: 5px;
}
.widget .vertical-small .post-excerpt { clear: both }
#sidebars .widget {
background: #fff;
box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.05);
}
#sidebars .widget.vertical-small {
background: none;
box-shadow: none;
-webkit-box-shadow: none;
}
#sidebars .widget.vertical-small .post-data { background: #fff }
#sidebars .widget .widget-title { background: #FCFCFC }
#sidebars .widget.vertical-small .widget-title {
margin-bottom: 30px;
background: transparent;
padding: 0;
border: 0;
}
.widget {
margin-bottom: 30px;
float: left;
clear: both;
width: 100%;
}
.latestPost.homepage-widget .widget { margin-bottom: 0 }
.widget .title {
font-weight: bold;
text-transform: uppercase;
color: #545E68;
font-size: 12px;
}
.widget li {
list-style-type: square;
margin-left: 17px;
margin-bottom: 7px;
position: relative;
}
.widget > h3 {
font-size: 20px;
line-height: 18px;
margin: 0 0 15px 0;
padding: 15px;
border-bottom: 1px solid #e9e9e9;
}
.widget.vertical-small > h3 { padding: 0 }
.home-h2 .widget .vertical-small .post-data {padding: 15px 0 0; box-shadow: none; }
.home-h2  .widget .vertical-small .post-info { margin-bottom: 0; }
.home-h2 .widget > h3 {
padding: 0;
padding-bottom: 15px;
}
.sidebar .widget.vertical-small {
background: none;
box-shadow: none;
-webkit-box-shadow: none;
}
.widget .post-title {
font-size: 17px;
overflow: hidden;
margin-bottom: 5px;
}
.widget .post-info {
width: auto;
float: none;
overflow: hidden;
display: inline;
}
.sidebar .widget {
background: #fff;
box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.05);
position: relative;
}
.sidebar.c-4-12 .widget.social-profile-icons {
padding: 14px;
box-sizing: border-box;
}
.home-h2 .sidebar .widget {
box-shadow: none;
background: transparent;
}
.home-h2 .sidebar .widget.mts_ad_300_widget > div {
padding: 13px;
background: #F0EDE9;
overflow: hidden;
}
.sidebar.c-4-12 .advanced-recent-posts li, .sidebar.c-4-12 .popular-posts li, .sidebar.c-4-12 .category-posts li, .sidebar.c-4-12 .related-posts-widget li, .sidebar.c-4-12 .author-posts-widget li {
padding: 10px 15px;
margin: 0;
background: #ffffff;
box-sizing: border-box;
}
.sidebar.c-4-12 .advanced-recent-posts li:first-child, .sidebar.c-4-12 .popular-posts li:first-child, .sidebar.c-4-12 .category-posts li:first-child, .sidebar.c-4-12 .related-posts-widget li:first-child, .sidebar.c-4-12 .author-posts-widget li:first-child { padding-top: 0!important; }
.home-h2 .sidebar.c-4-12 .advanced-recent-posts li, .home-h2 .sidebar.c-4-12 .popular-posts li, .home-h2 .sidebar.c-4-12 .category-posts li, .home-h2 .sidebar.c-4-12 .related-posts-widget li, .home-h2 .sidebar.c-4-12 .author-posts-widget li { padding: 10px 0; }
.sidebar.c-4-12 .advanced-recent-posts li.vertical-small, .sidebar.c-4-12 .popular-posts li.vertical-small, .sidebar.c-4-12 .category-posts li.vertical-small, .sidebar.c-4-12 .related-posts-widget li.vertical-small, .sidebar.c-4-12 .author-posts-widget li.vertical-small {
padding: 0;
margin-bottom: 30px;
}
.sidebar.c-4-12 .advanced-recent-posts li.vertical-small:last-child, .sidebar.c-4-12 .popular-posts li.vertical-small:last-child, .sidebar.c-4-12 .category-posts li.vertical-small:last-child, .sidebar.c-4-12 .related-posts-widget li.vertical-small:last-child, .sidebar.c-4-12 .author-posts-widget li.vertical-small:last-child { margin-bottom: 0 }
.widget .vertical-small .post-data {
float: left;
width: 100%;
padding: 15px;
box-sizing: border-box;
box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.05);
}
.widget .advanced-recent-posts, .widget .popular-posts, .widget .category-posts, .widget .related-posts-widget, .widget .author-posts-widget { padding: 0 }
.advanced-recent-posts li, .popular-posts li, .category-posts li, .related-posts-widget li, .author-posts-widget li {
list-style: none!important;
margin: 0;
float: left;
width: 100%;
transition: all 0.25s linear;
color: #aaa;
padding-left: 0;
background: none;
padding-top: 2px;
padding-bottom: 15px;
margin-bottom: 15px;
overflow: visible;
}
.advanced-recent-posts li:last-child, .popular-posts li:last-child, .category-posts li:last-child, .related-posts-widget li:last-child, .author-posts-widget li:last-child { margin-bottom: 15px }
.advanced-recent-posts p, .popular-posts p, .category-posts p, .related-posts-widget p, .author-posts-widget p {
margin: 0;
font-size: 13px;
}
.widget .meta {
font-size: 13px;
color: #777;
overflow: hidden;
}
.widget .post-excerpt {
overflow: hidden;
font-size: 14px;
}
.wpt_widget_content .entry-title { font-weight: normal !important } .article .rrssb-buttons.large-format li a, .article .rrssb-buttons.large-format li a .text {
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-ms-backface-visibility: hidden;
}
.article .rrssb-buttons, .article .rrssb-buttons li, .article .rrssb-buttons li a { box-sizing: border-box }
.header-social.single-social {
padding: 0;
}
.header-social.single-social:only-child {
}
.type-page .header-social.single-social {
float: right;
}
.type-page .header-social.single-social.floating { width: 44px }
article .rrssb-buttons li:last-child { padding-right: 0 }
.single-social a .fa { font-size: 20px }
article .rrssb-buttons {
font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
height: 42px;
margin: 0;
padding: 0;
width: 100%;
}
article .rrssb-buttons li {
float: left;
height: 100%;
list-style: none;
margin: 0;
padding: 0 1.5px;
line-height: 13px;
margin-bottom: 3px;
width: auto;
}
article .rrssb-buttons li.email a { background-color: #0a88ff }
article .rrssb-buttons li.email a:hover { background-color: #006ed6 }
article .rrssb-buttons li.facebook a, article .rrssb-buttons li.facebookshare a { background-color: #306199 }
article .rrssb-buttons li.facebook a:hover, article .rrssb-buttons li.facebookshare a:hover { background-color: #244872 }
article .rrssb-buttons li.reddit a { background-color: #8bbbe3 }
article .rrssb-buttons li.reddit a:hover { background-color: #62a3d9 }
article .rrssb-buttons li.twitter a { background-color: #26c4f1 }
article .rrssb-buttons li.twitter a:hover { background-color: #0eaad6 }
article .rrssb-buttons li.googleplus a { background-color: #eb5e4c }
article .rrssb-buttons li.googleplus a:hover { background-color: #e93f2e }
article .rrssb-buttons li.pinterest a { background-color: #e13138 }
article .rrssb-buttons li.pinterest a:hover { background-color: #b81621 }
article .rrssb-buttons li.stumbleupon a { background-color: #ff5c30 }
article .rrssb-buttons li.stumbleupon a:hover { background-color: #EF4E22 }
article .rrssb-buttons li a {
background-color: #ccc;
display: block;
font-size: 11px;
font-weight: bold;
padding: 11px;
min-width: 42px;
position: relative;
text-align: center;
text-decoration: none;
text-transform: uppercase;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
width: 100%;
transition: background-color 0.2s ease-in-out;
}
article .rrssb-buttons li a .icon {
}
article .rrssb-buttons li a .text {
color: #fff;
margin-left: 7px;
vertical-align: 3px;
} .widget > div, .widget > ul, .widget.social-profile-icons .social-profile-icons, .widget.widget_mts_widget_recent_tweets .mts_recent_tweets { box-sizing: border-box }
footer .widget > div, footer .widget > ul, footer .widget.social-profile-icons .social-profile-icons, footer .widget.widget_mts_widget_recent_tweets .mts_recent_tweets { padding: 0 }
.widget .wpt_widget_content, .widget .wp_review_tab_widget_content, .widget.mts_ad_300_widget > div, .widget.mts_ad_widget > div {
padding: 0;
border: 0;
}
.social-profile-icons ul li {
background: none;
border: none;
float: left;
list-style-type: none;
margin: 0 1.5px 3px 1.5px!important;
padding: 0 !important;
border: none !important;
}
.social-profile-icons ul li a {
width: 42px;
height: 42px;
display: block;
float: left;
text-align: center;
line-height: 30px;
color: #FFF!important;
transition: all .4s;
padding: 0;
position: relative;
}
.social-profile-icons ul li i {
font-size: 19px;
line-height: 42px;
}
.social-profile-icons .social-youtube a { background: #c9322b }
.social-profile-icons .social-rss a { background: #ef922f }
.social-profile-icons .social-twitter a { background: #40bff5 }
.social-profile-icons .social-facebook a { background: #5d82d1 }
.social-profile-icons .social-gplus a { background: #eb5e4c }
.social-profile-icons .social-vimeo a { background: #35c6ea }
.social-profile-icons .social-dribbble a { background: #f7659c }
.social-profile-icons .social-tumblr a { background: #426d9b }
.social-profile-icons .social-instagram a { background: #91653f }
.social-profile-icons .social-flickr a { background: #ff48a3 }
.social-profile-icons .social-pinterest a { background: #e13138 }
.social-profile-icons .social-linkedin a { background: #238cc8 }
.social-profile-icons .social-github a { background: #b5a470 }
.social-profile-icons .social-email a { background: #1d90dd }
.social-profile-icons .social-behance a { background: #1879fd }
.social-profile-icons .social-skype a { background: #13c1f3 }
.social-profile-icons .social-soundcloud a { background: #ff7e30 }
.social-profile-icons .social-stumbleupon a { background: #ff5c30 }
.social-profile-icons .social-dropbox a { background: #3476e4 }
.social-profile-icons .social-foursquare a { background: #0bbadf }
.social-profile-icons .social-reddit a { background: #ff4400 } footer .widget li:first-child {
border-top: none;
padding-top: 0;
}
.footer-widgets .widget .advanced-recent-posts li {
margin-bottom: 0 !important;
padding-top: 12px;
}
.footer-widgets .widget .advanced-recent-posts li:first-child { padding-top: 0 !important }
.footer-widgets h3 { margin: 0 }
footer {
overflow: hidden;
width: 100%;
}
footer .footeText {
width: 960px;
margin: 22px auto;
text-align: center;
color: #fff;
font-size: 14px;
font-weight: bold;
}
footer .footeText a {
color: #fff;
border-bottom: 2px solid #ee3f02;
}
footer .widget { padding: 1px 0 0 0 }
footer .sidebar .widget .title {
font-size: 135%;
color: #D4D8DB;
}
footer .widget { margin-bottom: 20px }
footer {
position: relative;
overflow: hidden;
clear: both;
box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.05);
}
footer .container {
background: #fff;
padding: 0;
}
footer a { color: #555 }
.footer-widgets {
overflow: hidden;
padding: 45px 0 0;
width: 100%;
margin: 0;
}
.footer-widgets h3 {
padding: 0;
padding-bottom: 12px;
margin-bottom: 25px;
border-bottom: 1px solid #ccc;
padding-top: 0;
}
.f-widget {
width: 28%;
float: left;
position: relative;
margin-bottom: 0;
margin-right: 8%;
}
.widgets-num-4 .f-widget {
width: 23%;
margin-right: 2.6%;
}
.widgets-num-4 .f-widget.last { margin-right: 0 }
.copyrights {
float: left;
width: 100%;
clear: both;
padding-bottom: 29px;
padding-top: 38px;
}
.copyright {
display: inline-block;
float: left;
}
.copyright {
color: #4e3f34!important;
}
#copyright-note {
width: 1170px;
margin: 0 auto;
clear: both;
max-width: 100%;
text-align: center;
font-size: 14px;
color: #a4a4a4;
}
.copyrights a {
color: #730100;
}
a.toplink {
font-size: 40px;
line-height: 15px;
position: absolute;
left: 50%;
margin-left: -13px;
margin-top: -37px;
}
a.toplink .fa { line-height: 15px }
#footer-navigation #navigation li {
display: inline-block;
padding-right: 12px;
padding-left: 12px;
border-right: 1px solid #d2d2d2;
line-height: 1;
width: auto!important;
float: none;
}
#footer-navigation li.menu-item-has-children > a:after { display: none }
#footer-navigation #navigation li:last-of-type {
border-right: 0;
padding-right: 0;
}
#footer-navigation li ul { display: none }
#footer-navigation li:last-child {
padding-right: 0;
border-right: 0;
}
#footer-navigation li:first-child {
padding-right: 0;
border-right: 0;
}
#footer-navigation #navigation ul .current-menu-item a {
background: none;
color: inherit!important;
}
.postsby { margin-bottom: 25px } .top {
float: right;
position: relative;
text-align: initial;
}
.toplink .fa-chevron-up { font-size: 24px }
#move-to-top {
color: #fff;
cursor: pointer;
display: inline-block;
font-weight: bold;
height: 12px;
padding: 14px 10px;
position: fixed;
right: 26px;
top: 164px;
transition: all 0.25s linear 0s;
width: 20px;
z-index: 25;
background: #EE210B;
}
#move-to-top:not(.filling) {
opacity: 0;
visibility: hidden;
}
#move-to-top .fa-angle-up {
font-size: 22px;
position: absolute;
top: 9px;
} .related-posts {
margin-top: 20px;
clear: both;
float: left;
width: 100%;
}
.related-posts .latestPost {
width: 31.3%;
margin-right: 3.04%;
}
.related-posts .latestPost:nth-child(3n-2) { clear: left!Important }
.related-posts .last {
margin-right: 0;
padding-bottom: 0;
}
.related-posts .latestPost .title, .related-posts .latestPost .title a {
font-size: 18px;
margin-bottom: 10px;
line-height: 24px;
}
.latestPost .title, .latestPost .title a {
color: #fdfdfd;
}
.related-posts article header {
margin-bottom: 0;
border: 1px solid #E9E9E9;
border-top: 0;
min-height: 120px;
} .tags {
margin: 10px 0 20px 0;
width: 100%;
float: left;
}
.tags a { margin-left: 5px } .postauthor {
margin: 20px 0 30px 0;
padding: 0;
min-height: 180px;
float: left;
clear: both;
width: 100%;
}
.postauthor h5 {
font-weight: normal;
font-size: 20px;
padding: 0;
margin: 20px 0 15px;
line-height: 1;
text-transform: capitalize;
color: #555;
display: inline-block;
}
.postauthor img {
float: left;
margin: 0 20px 0 0;
width: 23.065%;
}
.author-wrap {
border: 1px solid #E9E9E9;
min-height: 168px;
padding-right: 20px;
}
span.author-posts {
float: right;
margin: 20px 0 10px;
line-height: 1;
}
.postauthor h4 a { color: #473636 }
.related-posts h4, #respond h4, .total-comments, .postauthor h4, .postauthor-top {
margin-bottom: 25px;
margin-top: 1px;
font-weight: 500;
text-transform: uppercase;
font-size: 24px;
line-height: 1;
}
.postauthor-top {
padding-top: 5px;
padding-bottom: 8px;
margin-bottom: 15px;
}
.clear { clear: both }
.left { float: left }
.right { float: right }
.last { margin-right: 0 } .tagcloud a {
font-size: 14px!important;
padding: 8px 15px;
margin-bottom: 3px;
float: left;
margin-right: 3px;
background: #F47555;
color: #FFFFFF!important;
transition: all 0.25s linear;
}
.tagcloud a:hover {
} .widget #wp-subscribe, .widget-header #wp-subscribe { box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.05) } .ad-125 ul {
float: left;
width: 100%;
margin: 0;
list-style: none;
max-width: 100%;
padding: 0 15px 10px;
box-sizing: border-box;
}
.home-h2 .ad-125 ul { padding: 0 }
.ad-125 li {
float: left;
border: none;
list-style: none!important;
padding-left: 0;
background: none;
margin-bottom: 15px;
margin-left: 0;
}
.ad-125 li:nth-child(2n+2) { float: right!important }
.ad-125 li:nth-last-child(2), .ad-125 li:last-child { margin-bottom: 0 }
.ad-300 img {
float: left;
box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.05);
} #wp-calendar {
margin-bottom: 0;
background: #fff;
}
.widget.widget_calendar > div {
padding: 0;
background: transparent;
}
#sidebars .widget.widget_calendar {
background: transparent;
box-shadow: none;
}
#wp-calendar td {
text-align: center;
padding: 7px 0;
border-top: 1px solid #E9E9E9;
border-right: 1px solid #E9E9E9;
}
#wp-calendar caption {
font-size: 16px;
padding-bottom: 10px;
font-weight: bold;
}
#wp-calendar #prev {
text-align: left;
padding-left: 12px;
}
#wp-calendar #next {
text-align: right;
padding-right: 12px;
}
#wp-calendar thead th {
padding: 10px 0;
text-align: center;
} .widget .wpt_widget_content .tab-content li, .widget .wp_review_tab_widget_content .tab-content li {
border-bottom: 0;
margin-bottom: 15px;
}
.widget .wpt_widget_content .tab_title a, .widget .wp_review_tab_widget_content .tab_title a {
background: #fcfcfc;
font-size: 18px;
font-weight: 500;
color: #555;
line-height: 49px;
padding: 0;
}
.widget .wpt_widget_content .inside, .widget .wp_review_tab_widget_content .inside { padding-top: 25px }
.widget .wpt_widget_content .wpt-pagination, .widget .wp_review_tab_widget_content .wpt-pagination {
padding-bottom: 20px;
padding-top: 10px;
} .nocomments {
margin-top: 20px;
clear: both;
float: left;
width: 100%;
display: none;
}
.cnumber { color: #2DB2EB }
#comments {
padding: 0;
margin-top: 27px;
float: left;
clear: both;
width: 100%;
margin-bottom: 0;
}
#commentsAdd {
width: 100%;
float: left;
clear: both;
margin-bottom: 0;
margin-top: 20px;
}
#comments .avatar {
float: left;
margin-right: 20px;
margin-top: 7px;
}
.comment-author.vcard { margin-bottom: 3px }
.comment time { padding-left: 10px }
ul.children .commentImageLeft {
width: 60px;
height: 90px;
border-left: 1px solid #c1bbb6;
border-bottom: 1px solid #c1bbb6;
position: absolute;
top: -50px;
left: -70px;
}
input.text-input, #commentform input { padding: 9px 11px }
input#author, input#email, input#url, .contact-form input {
width: 100%;
border: 1px solid #F0EDE9;
background: #F0EDE9;
height: 42px;
box-sizing: border-box;
}
input#author:hover, input#email:hover, input#url:hover, #comment:hover, .contact-form input:hover, .contact-form textarea:hover {
background: #fff;
border-radius: 2px;
}
input#author, input#email, input#url, #comment, .contact-form input, .contact-form textarea { transition: all 0.25s ease-in-out }
#cancel-comment-reply-link {
float: right;
line-height: 24px;
margin-top: 0;
}
#cancel-comment-reply-link {
cursor: pointer;
margin-top: -49px;
z-index: 100;
position: relative;
}
#commentform input#submit, .contact-form #mtscontact_submit {
line-height: 1;
background-color: #F47555;
text-transform: uppercase;
padding: 12px 15px;
color: #fff;
text-decoration: none;
float: left;
cursor: pointer;
display: inline-block;
border: none;
transition: all 0.2s linear;
font-weight: normal;
font-size: 18px;
margin-top: 5px;
}
.contact-form #mtscontact_submit {
margin-top: 15px;
width: auto;
}
#commentform input#submit:hover, .contactform #submit:hover {
background: #33BCF2;
color: #fff;
}
.contactform #submit { float: left }
.contactform label { display: block }
.contactform {
overflow: hidden;
margin-bottom: 35px;
}
.error { color: red }
.thanks p { color: green }
ol.commentlist {
margin-left: 0;
margin-top: 13px;
}
.commentlist li {
list-style: none;
margin: 0 0 25px 0;
padding-left: 0;
float: left;
width: 100%;
position: relative;
}
.commentlist p { margin-bottom: 5px }
.ago {
color: #a4a4a4;
font-size: 12px;
margin-left: 20px;
text-transform: capitalize;
}
.fn {
line-height: 1.375em;
font-size: 18px;
font-weight: 500;
color: #555;
}
.fn a {
font-weight: 500;
font-size: 15px;
}
.comment-meta { font-size: 12px }
.commentmetadata { overflow: hidden }
.commentmetadata li {
border: 0;
padding: 0;
margin-top: 0;
margin-bottom: 5px;
list-style: square;
}
.commentmetadata ol li { list-style: decimal }
.wp-review-comment-rating { margin-left: -3px }
#commentform .wp-review-comment-field a i, #commentform .wp-review-comment-field .review-result i, .comment .wp-review-comment-rating .review-result i, .comment .wp-review-comment-rating a i { color: #FFB300!important }
.reply {
margin-top: 0px;
padding-bottom: 0px;
overflow: hidden;
width: 100%;
float: right;
}
.reply a {
float: left;
padding: 0 0px;
color: #a4a4a4;
font-size: 12px;
}
.comment #respond #respond { margin-top: 30px }
.commentlist .children {
margin-left: 10%;
margin-bottom: 0;
margin-top: 25px;
float: left;
width: 90%;
}
.commentlist .children li { padding-bottom: 0 }
.commentlist .children li:last-child { margin-bottom: 0 }
.avatar { float: left }
#respond h3 {
font-size: 18px;
margin: 0;
padding: 0;
}
.comment-awaiting-moderation {
font-style: italic;
font-weight: bold;
}
.commentmetadata ul, .commentmetadata ol { margin-top: 5px } form#commentform {
overflow: hidden;
border: 1px solid #e9e9e9;
padding: 30px;
width: 100%;
box-sizing: border-box;
}
#commentform textarea, .contact-form textarea {
width: 95.5%;
border: 1px solid #F0EDE9;
background: #F0EDE9;
padding: 2%;
line-height: 25px;
font-family: inherit;
}
#commentform p {
margin-bottom: 15px;
float: left;
width: 100%;
clear: both;
}
#commentform p.form-submit { margin-bottom: 0 }
#commentform p label {
padding-bottom: 5px;
padding-top: 5px;
padding-left: 10px;
}
.cancel-comment-reply a {
float: right;
margin-top: -8px;
}
.required {
color: red;
padding: 0;
line-height: 1;
}
.comment-notes .required {
padding-left: 0;
padding-top: 3px;
}
.comment-notes { font-style: italic } .pagination {
clear: both;
overflow: hidden;
float: left;
width: 100%;
margin-top: 0;
margin-bottom: 30px;
padding: 20px;
background: #fff;
box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.05);
box-sizing: border-box;
}
.single .pagination {
border: 0;
box-shadow: none;
-moz-box-shadow: none;
-webkit-box-shadow: none;
margin-top: 0;
padding: 0 0 30px;
width: 100%;
margin-bottom: 10px;
}
.pagination ul {
list-style: none;
margin: 0;
}
.pagination ul li {
float: left;
margin-bottom: 5px;
}
.currenttext, .pagination a:hover, .single .pagination a:hover .currenttext {
color: #fff;
margin: 0 5px 0 0;
display: inline-block;
float: left;
line-height: 1;
text-decoration: none;
padding: 13px 14px;
background: #33BCF2;
min-width: 42px;
text-align: center;
box-sizing: border-box;
}
.pagination a, .pagination .dots {
background: #33BCF2;
margin: 0 5px 0 0;
display: inline-block;
float: left;
line-height: 42px;
text-decoration: none;
color: #fff;
padding: 0 14px;
min-width: 42px;
text-align: center;
transition: all 0.25s linear;
box-sizing: border-box;
}
.pagination a:hover { color: #fff }
.pagination .nav-previous {
float: left;
margin-bottom: 0;
}
.pagination .nav-next {
float: right;
margin-bottom: 0;
}
.pagination .nav-previous a, .pagination .nav-next a { color: #fff!important }
.pagination  .nav-previous a:hover, .pagination .nav-next a:hover { background-color: #F47555 }
.pagination .nav-next a {
margin-right: 0;
margin-left: 5px;
}
.screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
height: 1px;
width: 1px;
overflow: hidden;
}
.currenttext, .pagination a:hover, .single .pagination a:hover .currenttext, .page-numbers.current {
color: #fff;
margin: 0 5px 0 0;
min-width: 42px;
display: inline-block;
float: left;
line-height: 42px;
text-decoration: none;
padding: 0 14px;
text-align: center;
background: #f47555;
box-sizing: border-box;
}
.single .pagination a .currenttext, .single .pagination a:hover .currenttext {
padding: 0;
background: transparent;
margin-right: 0;
min-width: 100%;
}
.single .pagination a:hover .currenttext { color: #fff }
.single .post-single-content .pagination a:hover .currenttext {
padding: 0;
min-width: auto;
margin: 0;
float: none;
background: transparent;
} .contact-form { position: relative }
.contact-form.loading:after {
content: "";
display: block;
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
background: rgba(255, 255, 255, 0.8);
}
.contact-form label, .contact-form input, .contact-form textarea {
display: block;
width: 100%;
box-sizing: border-box;
}
.contact-form textarea { height: 200px }
.contact-form label { margin-top: 12px }
.mtscontact_error { color: #B90101 } .widget_search { overflow: visible }
.ajax-search-box-open #s { border-bottom: 1px solid #fff }
.ajax-search-results-container {
position: absolute;
top: 43px;
left: 0;
box-sizing: border-box;
width: 100%;
z-index: 9;
background: #F0EDE9;
border: 1px solid #EFEBE7;
border-top: none;
}
.widget .ajax-search-results-container {
background: #fff;
border-color: #fff;
}
.ajax-search-results-container.loading:after {
content: "";
display: block;
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
background-color: rgba(255, 255, 255, 0.8);
}
ul.ajax-search-results {
margin: 0;
margin-top: 10px;
padding: 0;
}
.ajax-search-results li {
margin: 0;
margin-bottom: 12px;
display: block;
list-style: none;
padding: 0 12px;
clear: both;
min-height: 85px;
}
.ajax-search-results li a { color: #555 }
.ajax-search-results img {
margin-bottom: 0;
margin-top: 5px;
margin-right: 15px;
margin-left: 0;
float: left;
}
.ajax-search-meta {
margin: 0 12px 10px;
height: 20px;
font-size: 13px;
}
.ajax-search-meta .results-count {
float: left;
color: #aaa;
}
.ajax-search-meta .results-link {
float: right;
color: #555;
}
.ajax-search-results-container .no-results {
padding: 8px;
color: #AAA;
font-style: italic;
}
.ajax-search-results li .meta {
font-size: 14px;
color: #A4A4A4;
} .pace .pace-progress {
background: #29d;
position: fixed;
z-index: 2000;
top: 0;
left: 0;
height: 3px;
transition: width 0.8s;
}
.admin-bar .pace .pace-progress { top: 32px }
.pace-inactive { display: none }
div#load-posts a {
float: left;
width: 100%;
text-align: center;
background: #fff;
box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.05);
margin-bottom: 30px;
padding: 15px 0;
line-height: 1;
font-size: 18px;
text-transform: uppercase;
}
#load-posts a {
overflow: hidden;
color: #555555;
}
#load-posts a.inactive { cursor: default }
#load-posts a .fa { margin-right: 8px } pre {
overflow: auto;
padding: 25px 15px 15px;
margin: 15px 0;
position: relative;
background: #555;
font-family: monospace;
color: #fff;
box-sizing: border-box;
}
pre:before {
content: "\f121";
color: #FFF;
position: absolute;
font-size: 18px;
right: 14px;
top: 6px;
font-family: fontawesome;
}
.flex-video {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
}
.flex-video iframe, .flex-video object, .flex-video embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
} #parallax {
position: relative;
padding-bottom: 30%;
height: 0;
overflow: hidden;
background-size: cover;
margin-bottom: 15px;
}
#page.parallax { padding-top: 15px } .latestPost-review-wrapper {
position: absolute;
top: 0;
right: 0;
background: #FFF;
padding: 7px 15px;
color: #fff !important;
}
.related-posts .latestPost-review-wrapper { padding: 3px 15px }
.latestPost-review-wrapper .review-total-star { margin: 1px 0 }
.latestPost-review-wrapper .percentage-icon {
top: 0;
font-size: inherit;
font-style: normal;
}
.review-type-circle.review-total-only, .review-type-circle.wp-review-show-total { overflow: hidden } #primary-navigation #wpmm-megamenu { border-top: 1px solid rgba(255, 255, 255, 0.22) }
#primary-navigation #wpmm-megamenu .wpmm-posts .wpmm-entry-title a { font-weight: 500 }
.home-banner.text-right {
text-align: center;
}
div#media_image-2 {
margin: 0;
}
.karthik-qual {
text-align: center;
font-weight: bold;
text-shadow: none;
}
a.header-facebook{
background: #375593;
}
a.header-twitter{
background: #0eb6f6;
}
a.header-google-plus{
background: #dd4b39;
}
a.header-youtube-play{
background: #e32c26;
}
.tags a {
color: #0a88ff!important;
}
strong {
color: #730100;
}
.wp-review-198 .review-title, .wp-review-198 .review-list li:nth-child(2n) {
background: #720306!important;
} .packages .ctu-ulitate-style-1-tabs{
background: url(//maduraievents.in/wp-content/themes/trad_mdu_events/images/individual-wedding-services-madurai-events.jpg) repeat scroll 0 0 rgba(0, 0, 0, 0)!important;
}
.packages .ctu-ulimate-style-1 .vc-tabs-li.active {
color: #ffcc00!important;
border-left-color: #ffcc00!important;
background-color: #730100!important;
max-width: 275px;
border-radius: 5px 0 0 5px!important;
}
.packages .ctu-ulimate-style-1 .vc-tabs-li.active span {
background-color: #730100!important;
}
.packages .ctu-ulitate-style-2-tabs {
background: url(//maduraievents.in/wp-content/themes/trad_mdu_events/images/individual-wedding-services-madurai-events.jpg) repeat scroll 0 0 rgba(0, 0, 0, 0)!important;
}
.packages .ctu-ulimate-style-2 .vc-tabs-li.active {
color: #ffcc00!important;
border-left-color: #ffcc00!important;
background-color: #730100!important;
max-width: 275px;
border-radius: 5px 0 0 5px!important;
}
.packages .ctu-ulimate-style-2 .vc-tabs-li.active span {
background-color: #730100!important;
}
.packages .ctu-ulimate-style-1 .vc-tabs-li.active span {
background-color: #730100!important;
}
.ctu-ulimate-style-2 {
margin: 0 0 0 0;
width: calc(25% + 50px);
float: right!important;
list-style: none;
text-align: center;
margin-bottom: 0;
}
.ctu-ultimate-style-2-content {
width: calc(68% - 66px)!important;
float: left!important;
}
.text-left.wapp-add a img {
width: 50px;
}
.text-left.wapp-add {
float: left;
text-align: right;
width: 112px!important;
}
#post-307 header h1 {
color: #edf00b;
}
@media only screen and (max-width: 480px), only screen and (max-device-width: 480px) {
div#primary-navigation .navigation:nth-child(2) {
display: none;
}
h1.title.entry-title
{
font-size: 22px;
font-family: serif;
}
h2 {  
font-size: 20px!important;    
}
.type-page .header-social.single-social {
float: none!important;
}
}
.latestPost span.moreProductsList {
color: #730100;
font-weight: 500;
float: left;
width: 100%;
padding: 10px 0; 
background: url(https://maduraievents.in/wp-content/themes/trad_mdu_events/images/individual-wedding-services-madurai-events.jpg) repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.home-text.text-left h2, h3 {
font-size: 20px;
}
.home-text.text-left h4 {
font-size: 15px;
text-align: center;
}
h2.trustus{
color: #333;
-webkit-text-stroke: 1px #730100;
text-shadow: 0px 4px 4px #ffea8c;
}
.archive_description_box p {
color: #fff;
}
.archive_description_box h1, h2, h3, h4, h5 {
color: #ff0!important;
}
p.wp-caption-text {
color: #730100;
font-weight: bold;
box-shadow: #eee 2px 1px 4px 1px;
}
div#category-banner .view_buttons {
width: 50%;
float: right;
margin-top: 20%;
}
.ban_image {
width: 50%;
float: left;
}div#category-banner {
padding-bottom: 20px;
float: left;
width: 100%;
}
.post-single-content .thecontent h1, h2, h3, h4, h5 {
color: #000 !important;
font-family: system-ui !important; 
}
.home-text.text-left li a {
background: #730100;
float: left;
padding: 8px;
margin: 5px;
color: #fff;
border-radius: 5px;
}.home-text.text-left ul {
width: 100%;
float: left;
}.home-text.text-left li a:hover {
background: #fff;
color: #730100;
font-weight: bold;
}
li.post-box.horizontal-small.horizontal-container {
border-bottom: 3px dotted #e8da0e;
} 
@media only screen and (max-device-width: 480px) { 
.home-right-align img {width: 100%;!important}
ul.home-banner-left-align {width: 98% !important;font-size: 12px !important;}
.home-right-align {width: 100%;!important}
.home-tags-li ul li {width: 95%;}
}
h2.title.front-view-title.upcomingevents a {
color: #730100 !important;
font-size: 25px;
}
.moreProducts {
width: 100%;
float: left;
}
.home-h1 #content_box {
background: #fff !important;
padding: 10px;
}
.home-h1 h1 {
color: #555 !important;
}
.home-h1 p {
color: #707070 !important;
}
.home-h1 #content_box h1 span{
color: #000;
}