.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
height: 1px;
width: 1px;
margin: 0;
padding: 0;
border: 0;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232;
font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: absolute;
top: 20%;
left: 20%;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
}
span.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
span.wpcf7-list-item-label::before,
span.wpcf7-list-item-label::after {
content: " ";
}
div.wpcf7 .ajax-loader {
visibility: hidden;
display: inline-block;
background-image: url(//hidepro.net/wp/wp-content/plugins/contact-form-7/assets/ajax-loader.gif);
width: 16px;
height: 16px;
border: none;
padding: 0;
margin: 0 0 0 4px;
vertical-align: middle;
}
div.wpcf7 .ajax-loader.is-active {
visibility: visible;
}
div.wpcf7 div.ajax-error {
display: none;
}
div.wpcf7 .placeheld {
color: #888;
}
div.wpcf7 input[type="file"] {
cursor: pointer;
}
div.wpcf7 input[type="file"]:disabled {
cursor: default;
}
div.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}.wpedon-container {
width: 100%;
}
.wpedon-container.wpedon-align-left {
text-align: left;
}
.wpedon-container.wpedon-align-center {
text-align: center;
}
.wpedon-container.wpedon-align-right {
text-align: right;
}
.wpedon-form {
width: 100%;
}
.wpedon-form .wpedon-stripe-button-container,
.wpedon-form .wpedon-paypal-button-container {
display: block;
width: 100%;
margin-top: 20px;
}
.wpedon-form .wpedon-stripe-button-container > *,
.wpedon-form .wpedon-paypal-button-container > * {
display: block !important;
width: 100%;
margin-bottom: 8px;
}
.wpedon-paypal-button-container.wpedon-horizontal {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.wpedon-align-left .wpedon-form .wpedon-paypal-button-container.wpedon-horizontal {
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
}
.wpedon-align-center .wpedon-form .wpedon-paypal-button-container.wpedon-horizontal {
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.wpedon-align-right .wpedon-form .wpedon-paypal-button-container.wpedon-horizontal {
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
}
.wpedon-align-left .wpedon-form .wpedon-paypal-button-container:not(.wpedon-horizontal) > *,
.wpedon-align-left .wpedon-form .wpedon-stripe-button-container > * {
margin-left: 0;
margin-right: auto;
}
.wpedon-align-center .wpedon-form .wpedon-paypal-button-container:not(.wpedon-horizontal) > *,
.wpedon-align-center .wpedon-form .wpedon-stripe-button-container > * {
margin-left: auto;
margin-right: auto;
}
.wpedon-align-right .wpedon-form .wpedon-paypal-button-container:not(.wpedon-horizontal) > *,
.wpedon-align-right .wpedon-form .wpedon-stripe-button-container > * {
margin-left: auto;
margin-right: 0;
}
.wpedon-align-left .wpedon-form .wpedon-paypal-button-container.wpedon-horizontal > * {
margin-left: 0;
margin-right: 8px;
}
.wpedon-align-center .wpedon-form .wpedon-paypal-button-container.wpedon-horizontal > * {
margin-left: 8px;
margin-right: 8px;
}
.wpedon-align-right .wpedon-form .wpedon-paypal-button-container.wpedon-horizontal > * {
margin-left: 8px;
margin-right: 0;
}
.wpedon-stripe-button {
background-image: linear-gradient(#28A0E5, #015E94);
-webkit-font-smoothing: antialiased;
border: 0;
padding: 1px;
height: 40px;
text-decoration: none;
border-radius: 4px;
box-shadow: 0 1px 0 rgb(0 0 0 / 20%);
cursor: pointer;
-moz-user-select: none;
-webkit-user-select: none;
-ms-user-select: none;
user-select: none;
text-align: center;
}
.wpedon-stripe-button:hover {
-webkit-filter: brightness(1.2);
filter: brightness(1.2);
}
.wpedon-stripe-button span {
display: block;
position: relative;
padding: 0 12px 0 12px;
height: 40px;
background: #1275ff;
background-image: linear-gradient(#7DC5EE, #008CDD 85%, #30A2E4);
font-size: 14px;
line-height: 40px;
color: #fff;
font-weight: bold;
font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
text-shadow: 0 -1px 0 rgb(0 0 0 / 20%);
box-shadow: inset 0 1px 0 rgb(255 255 255 / 25%);
border-radius: 3px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.wpedon-stripe-button span::before {
content: "";
width: 33px;
height: 24px;
background-repeat: no-repeat;
background-size: 23px 24px;
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABcAAAAYCAYAAAARfGZ1AAAKRGlDQ1BJQ0MgUHJvZmlsZQAASA2dlndUFNcXx9/MbC+0XZYiZem9twWkLr1IlSYKy+4CS1nWZRewN0QFIoqICFYkKGLAaCgSK6JYCAgW7AEJIkoMRhEVlczGHPX3Oyf5/U7eH3c+8333nnfn3vvOGQAoASECYQ6sAEC2UCKO9PdmxsUnMPG9AAZEgAM2AHC4uaLQKL9ogK5AXzYzF3WS8V8LAuD1LYBaAK5bBIQzmX/p/+9DkSsSSwCAwtEAOx4/l4tyIcpZ+RKRTJ9EmZ6SKWMYI2MxmiDKqjJO+8Tmf/p8Yk8Z87KFPNRHlrOIl82TcRfKG/OkfJSREJSL8gT8fJRvoKyfJc0WoPwGZXo2n5MLAIYi0yV8bjrK1ihTxNGRbJTnAkCgpH3FKV+xhF+A5gkAO0e0RCxIS5cwjbkmTBtnZxYzgJ+fxZdILMI53EyOmMdk52SLOMIlAHz6ZlkUUJLVlokW2dHG2dHRwtYSLf/n9Y+bn73+GWS9/eTxMuLPnkGMni/al9gvWk4tAKwptDZbvmgpOwFoWw+A6t0vmv4+AOQLAWjt++p7GLJ5SZdIRC5WVvn5+ZYCPtdSVtDP6386fPb8e/jqPEvZeZ9rx/Thp3KkWRKmrKjcnKwcqZiZK+Jw+UyL/x7ifx34VVpf5WEeyU/li/lC9KgYdMoEwjS03UKeQCLIETIFwr/r8L8M+yoHGX6aaxRodR8BPckSKPTRAfJrD8DQyABJ3IPuQJ/7FkKMAbKbF6s99mnuUUb3/7T/YeAy9BXOFaQxZTI7MprJlYrzZIzeCZnBAhKQB3SgBrSAHjAGFsAWOAFX4Al8QRAIA9EgHiwCXJAOsoEY5IPlYA0oAiVgC9gOqsFeUAcaQBM4BtrASXAOXARXwTVwE9wDQ2AUPAOT4DWYgSAID1EhGqQGaUMGkBlkC7Egd8gXCoEioXgoGUqDhJAUWg6tg0qgcqga2g81QN9DJ6Bz0GWoH7oDDUPj0O/QOxiBKTAd1oQNYSuYBXvBwXA0vBBOgxfDS+FCeDNcBdfCR+BW+Bx8Fb4JD8HP4CkEIGSEgeggFggLYSNhSAKSioiRlUgxUonUIk1IB9KNXEeGkAnkLQaHoWGYGAuMKyYAMx/DxSzGrMSUYqoxhzCtmC7MdcwwZhLzEUvFamDNsC7YQGwcNg2bjy3CVmLrsS3YC9ib2FHsaxwOx8AZ4ZxwAbh4XAZuGa4UtxvXjDuL68eN4KbweLwa3gzvhg/Dc/ASfBF+J/4I/gx+AD+Kf0MgE7QJtgQ/QgJBSFhLqCQcJpwmDBDGCDNEBaIB0YUYRuQRlxDLiHXEDmIfcZQ4Q1IkGZHcSNGkDNIaUhWpiXSBdJ/0kkwm65KdyRFkAXk1uYp8lHyJPEx+S1GimFLYlESKlLKZcpBylnKH8pJKpRpSPakJVAl1M7WBep76kPpGjiZnKRcox5NbJVcj1yo3IPdcnihvIO8lv0h+qXyl/HH5PvkJBaKCoQJbgaOwUqFG4YTCoMKUIk3RRjFMMVuxVPGw4mXFJ0p4JUMlXyWeUqHSAaXzSiM0hKZHY9O4tHW0OtoF2igdRzeiB9Iz6CX07+i99EllJWV75RjlAuUa5VPKQwyEYcgIZGQxyhjHGLcY71Q0VbxU+CqbVJpUBlSmVeeoeqryVYtVm1Vvqr5TY6r5qmWqbVVrU3ugjlE3VY9Qz1ffo35BfWIOfY7rHO6c4jnH5tzVgDVMNSI1lmkc0OjRmNLU0vTXFGnu1DyvOaHF0PLUytCq0DqtNa5N03bXFmhXaJ/RfspUZnoxs5hVzC7mpI6GToCOVGe/Tq/OjK6R7nzdtbrNug/0SHosvVS9Cr1OvUl9bf1Q/eX6jfp3DYgGLIN0gx0G3QbThkaGsYYbDNsMnxipGgUaLTVqNLpvTDX2MF5sXGt8wwRnwjLJNNltcs0UNnUwTTetMe0zg80czQRmu836zbHmzuZC81rzQQuKhZdFnkWjxbAlwzLEcq1lm+VzK32rBKutVt1WH60drLOs66zv2SjZBNmstemw+d3W1JZrW2N7w45q52e3yq7d7oW9mT3ffo/9bQeaQ6jDBodOhw+OTo5ixybHcSd9p2SnXU6DLDornFXKuuSMdfZ2XuV80vmti6OLxOWYy2+uFq6Zroddn8w1msufWzd3xE3XjeO2323Ineme7L7PfchDx4PjUevxyFPPk+dZ7znmZeKV4XXE67m3tbfYu8V7mu3CXsE+64P4+PsU+/T6KvnO9632fein65fm1+g36e/gv8z/bAA2IDhga8BgoGYgN7AhcDLIKWhFUFcwJTgquDr4UYhpiDikIxQODQrdFnp/nsE84by2MBAWGLYt7EG4Ufji8B8jcBHhETURjyNtIpdHdkfRopKiDke9jvaOLou+N994vnR+Z4x8TGJMQ8x0rE9seexQnFXcirir8erxgvj2BHxCTEJ9wtQC3wXbF4wmOiQWJd5aaLSwYOHlReqLshadSpJP4iQdT8YmxyYfTn7PCePUcqZSAlN2pUxy2dwd3Gc8T14Fb5zvxi/nj6W6pZanPklzS9uWNp7ukV6ZPiFgC6oFLzICMvZmTGeGZR7MnM2KzWrOJmQnZ58QKgkzhV05WjkFOf0iM1GRaGixy+LtiyfFweL6XCh3YW67hI7+TPVIjaXrpcN57nk1eW/yY/KPFygWCAt6lpgu2bRkbKnf0m+XYZZxl3Uu11m+ZvnwCq8V+1dCK1NWdq7SW1W4anS1/+pDa0hrMtf8tNZ6bfnaV+ti13UUahauLhxZ77++sUiuSFw0uMF1w96NmI2Cjb2b7Dbt3PSxmFd8pcS6pLLkfSm39Mo3Nt9UfTO7OXVzb5lj2Z4tuC3CLbe2emw9VK5YvrR8ZFvottYKZkVxxavtSdsvV9pX7t1B2iHdMVQVUtW+U3/nlp3vq9Orb9Z41zTv0ti1adf0bt7ugT2ee5r2au4t2ftun2Df7f3++1trDWsrD+AO5B14XBdT1/0t69uGevX6kvoPB4UHhw5FHupqcGpoOKxxuKwRbpQ2jh9JPHLtO5/v2pssmvY3M5pLjoKj0qNPv0/+/tax4GOdx1nHm34w+GFXC62luBVqXdI62ZbeNtQe395/IuhEZ4drR8uPlj8ePKlzsuaU8qmy06TThadnzyw9M3VWdHbiXNq5kc6kznvn487f6Iro6r0QfOHSRb+L57u9us9ccrt08rLL5RNXWFfarjpebe1x6Gn5yeGnll7H3tY+p772a87XOvrn9p8e8Bg4d93n+sUbgTeu3px3s//W/Fu3BxMHh27zbj+5k3Xnxd28uzP3Vt/H3i9+oPCg8qHGw9qfTX5uHnIcOjXsM9zzKOrRvRHuyLNfcn95P1r4mPq4ckx7rOGJ7ZOT437j154ueDr6TPRsZqLoV8Vfdz03fv7Db56/9UzGTY6+EL+Y/b30pdrLg6/sX3VOhU89fJ39ema6+I3am0NvWW+738W+G5vJf49/X/XB5EPHx+CP92ezZ2f/AAOY8/wRDtFgAAADQklEQVRIDbWVaUiUQRjHZ96dXY/d1fYQj1U03dJSw9YkFgy6DIkILRArQSSC7PjQjQQqVH7oQ0GHQUWgpQhKHzoNSqiUwpXcsrwIjzVtPVrzbPV9Z6bZhYV3N3WXYAeGmWeeZ37z8J95GEgpBf5oeXn1Es4fYAdzPDlM6je4RBYhR+LMU89UxiCBGiCgkUwsBYSA+SlPKLQBQAYEAZm+3j42K96z3NyOF7VOeMrp62opRcacjPW5+43rDTpNSKQ8QKZAEg7xmPCTs/O27uGJgXuNbW0pxyvLfTmAEBzthEsFZLxRvPdi5rpYo2cmUiQJDA4IVeo0obGdlvGfXUPj0Sym2zPuHxvzcWjDyVupJ/YYizKTGNjLw/HiduNTAqIRIUJ6Vpp+ky8bCSFgwQ2xgkGxFi1ioNWEBGuJB31gbLIv/2pd7SpFoGxtpCYkLSEq4ptlzIYFO7tc7w0TKkeEYg5ADnrWkkYhD8s26GPq3nW0WKxTptftPYBI4Mj3O2fHvKNZBMVSDmMwarXNjDkSF3d5kExZeiCr8M2VI+VFu9IvsPcYtzAvkfoEZkEEE45jMppq3ppbCNPFIY1nD1cpo07lbMmvOXeoDCF8BLKy9uUAAjDkBh+c6bz78mNtVVP7MwET7JBnqb4xXpdWVpC1OVzWn+ELHLCsneX/s7rkRWl1463cy1U3WroG21jhCGKJXPOtKQnpAuENvsAppgDB3TcDVIrpDHbK5Kd+y7W8iodNybHh22rOHyxUK+UaMYjZaoyp25rYL54TSihSKmwZ14v3lc3ZFxdbeywjn/tGJnkmzrydX1ApxOEACKymmXLYfXVpi1JMEOGxPi1ep18doY4r2J7uFumQQ9yGf01bMcZW8dpyc0oIjxxpuC5wuUDX+ovWrnYeg3aXvdLIqnmOvXPsfH6uA5YbTb1DX8ofvTLzTy6ZV4K6fAw+gXiATfdffmjeaUgc1UdpdWplsCooQBrEnqUw82dhdnjit/Vxc4f59tP3DRjzJvYteqrl4rmNlJIfrOwpgNklesDRNQBCHYtQAQqD2CgACNjHAJnG1EyfV/S67fZiJB5t2OGEe4n7L3fS4fpEv/2hUEATfoPbuam5v8N7nps70YTbAAAAAElFTkSuQmCC);
}
.wpedon-stripe-button.processing {
cursor: wait;
}
.wpedon-payment-message {
font-size: .9rem;
}
.wpedon-payment-message .payment-success {
color: green;
}
.wpedon-payment-message .payment-error {
color: red;
} .wpedon-or {
display: none;
position: relative;
margin-top: 25px;
margin-bottom: 0;
text-align: center;
}
.wpedon-paypal-button-container:not(:empty) ~ .wpedon-or {
display: block;
}
.wpedon-container.wpedon-align-left .wpedon-or {
margin-left: 0;
margin-right: auto;
}
.wpedon-container.wpedon-align-center .wpedon-or {
margin-left: auto;
margin-right: auto;
}
.wpedon-container.wpedon-align-right .wpedon-or {
margin-left: auto;
margin-right: 0;
}
.wpedon-or:before {
content: '';
position: absolute;
width: 80%;
left: 10%;
top: 50%;
margin-top: 1px;
border-top: 1px solid #ddd;
}
.wpedon-or span {
position: relative;
background: #fff;
padding: 0 20px;
}
.wpedon-card-form {
position: relative;
padding-bottom: 10px;
}
.wpedon-card-form.processing {
opacity: 0.5;
}
.wpedon-card-form.processing:after {
content: '';
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
cursor: wait;
z-index: 99;
}
.wpedon-paypal-btn {
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 14px;
font-weight: 500;
cursor: pointer;
position: relative;
width: 100%;
box-sizing: border-box;
border: none;
vertical-align: top;
overflow: hidden;
border-radius: 4px;
margin-top: 15px;
}
.wpedon-paypal-btn:hover {
filter: brightness(0.95);
}
.wpedon-paypal-btn.color-gold {
color: #2C2E2F;
background: #ffc439;
}
.wpedon-paypal-btn.color-blue {
color: #fff;
background: #0070ba;
}
.wpedon-paypal-btn.color-black {
color: #fff;
background: #2C2E2F;
}
.wpedon-paypal-btn.color-silver {
color: #2C2E2F;
background: #eee;
}
.wpedon-paypal-btn.color-white {
color: #2C2E2F;
background: #fff;
border: 1px solid #555;
}
.wpedon-card-form label {
display: block;
}
.wpedon-card-form .card-field-wrapper {
min-height: 52.5px;
}
.wpedon-card-form input.card_field {
width: 100%;
min-height: 36px;
padding: 6px 5px;
background: #fff;
border: 1px solid #ddd;
font-size: 13.3333px;
margin: 5px auto;
display: inline-block;
line-height: 22px;
outline: none;
transition: none;
color: #000;
font-weight: 400;
}
.wpedon-card-form input.card_field::placeholder {
font-size: 11pt;
}
.wpedon-card-form input.card_field.invalid {
color: red;
border-color: red;
}
.wpedon-card-form .card_field iframe {
width: 100% !important;
min-height: 36px;
background: #fff;
border: 1px solid #ddd !important;
font-size: 11pt;
margin: 5px auto;
float: none !important;
height: 30px !important;
padding: 6px 5px;
display: inline-block;
}
.wpedon-card-form .card_field.invalid iframe {
border-color: red !important;
}  .wpedon-container .wpedon-input,
.wpedon-container .wpedon-select {
font-size: 13.33px;
font-weight: 600;
height: auto;
border: 1px solid #ddd;
background-color: #fff;
border-radius: 0;
}
.wpedon-container .wpedon-input {
padding: 7px 4px;
}
.wpedon-container .wpedon-select {
padding: 8px 4px;
}
.wpedon-container .wpedon-input:focus,
.wpedon-container .wpedon-select:focus {
border: 1px solid #ddd;
outline: none;
} .paypal-buttons-context-iframe iframe {
outline-width: unset !important;
outline-style:  unset !important;
}
.wpedon-stripe-button {
text-decoration: unset !important;
}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, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
border: 0;
font-family: inherit;
font-size: 100%;
font-style: inherit;
font-weight: inherit;
margin: 0;
outline: 0;
padding: 0;
vertical-align: baseline;
}
html {
-webkit-text-size-adjust: none;
}
:focus { outline: 0;
}
table { border-collapse: separate;
border-spacing: 0;
}
caption, th, td {
font-weight: normal;
text-align: left;
}
blockquote:before, blockquote:after, q:before, q:after {
content: "";
}
blockquote, q {
quotes: "" "";
}
a img {
border: 0;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
display: block;
}
hr {
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
height: 0;
overflow: visible;
} body {
background-color: #fff;
}
body, input, textarea {
font: 14px Arial, sans-serif;
color: #555;
line-height: 1.62;
word-wrap: break-word;
}
.wrapper {
margin: 0 auto;
width: 978px;
}
.no-sidebar-one-column .wrapper {
max-width: 700px;
} h1 {
font-size: 34px;
}
h2 {
font-size: 28px;
}
h3{
font-size: 21px;
}
h4 {
font-size: 18px;
}
h5 {
font-size: 17px;
}
h6 {
font-size: 15px;
}
h3, h4, h5, h6 {
text-transform:uppercase;
color:#666;
}
h1, h2, h3, h4, h5, h6 {
padding-bottom:15px;
font-weight: bold;
}
hr {
background-color: #ddd;
border: 0;
height: 1px;
margin-bottom: 1.5em;
} p {
margin-bottom: 20px;
}
ul, ol {
margin: 0 0 20px 20px;
}
ul a, ol a {
color: #666666;
}
ul a:hover,
ol a:hover,
ul a:focus,
ol a:focus {
text-decoration: none;
}
ul {
list-style:outside url(//hidepro.net/wp/wp-content/themes/simple-catch/images/ul-bg.png);
}
ol {
list-style-type: decimal;
}
ol ol {
list-style: upper-alpha;
}
ol ol ol {
list-style: lower-roman;
}
ol ol ol ol {
list-style: lower-alpha;
}
ul ul, ol ol, ul ol, ol ul {
margin-bottom: 0;
}
dl {
margin: 0 1.625em;
}
dt {
font-weight: bold;
}
dd {
margin-bottom: 1.625em;
}
strong, b {
font-weight: bold;
}
cite, em, i {
font-style: italic;
}
pre {
background-color: #eee;
color: #555;
margin-bottom: 20px;
overflow: auto;
padding: 20px;
}
pre, code, kbd {
font-family:"Courier 10 Pitch",Courier,monospace;
}
abbr, acronym, dfn {
border-bottom: 1px dotted #666;
cursor: help;
}
address {
display: block;
margin: 0 0 1.625em;
}
ins {
background: #fff9c0;
text-decoration: none;
}
sup, sub {
font-size: 10px;
height: 0;
line-height: 1;
position: relative;
vertical-align: baseline;
}
sup {
bottom: 1ex;
}
sub {
top: .5ex;
} blockquote {
font-style: italic;
font-weight: normal;
padding: 20px 20px 20px 50px;
background: url(//hidepro.net/wp/wp-content/themes/simple-catch/images/blockquote-bg.jpg) 10px 10px no-repeat #eee;
border-left: 4px solid #CCCCCC;
border-right: 4px solid #CCCCCC;
margin-bottom: 20px; }
blockquote p {
margin: 0;
color: #555;
}
blockquote em, blockquote i, blockquote cite {
font-style: normal;
}
blockquote cite {
color: #666;
font: 12px "Helvetica Neue", Helvetica, Arial, sans-serif;
font-weight: 300;
letter-spacing: 0.05em;
text-transform: uppercase;
} .breadcrumb {
padding: 25px 0 0;
}
.breadcrumb ul {
list-style: none outside none;
margin: 0 0 0 1px;
float: left;
}
.breadcrumb ul li {
float: left;
margin: 0 0 5px -1px;
font-size: 12px;
line-height: 23px;
border: 1px solid #DADADA;
}
.breadcrumb ul li a {
background: url(//hidepro.net/wp/wp-content/themes/simple-catch/images/breadcrumb-bg.png) no-repeat right 8px #FFFFFF;
color: #888888;
display: block;
float: left;
font-style: italic;
padding: 0 22px 0 12px;
}
.breadcrumb ul li a:hover,
.breadcrumb ul li a:focus,
.breadcrumb ul li.current_item  {
background-position:right 0px;
background-color: #888888;
color: #FFFFFF;
}
.breadcrumb ul li.current_item {
background-image: none;
padding: 0 15px;
} input, textarea {
-webkit-border-radius:0px;
}
input[type="text"],
input[type="email"],
input[type="search"],
input[type="password"],
textarea {
-webkit-appearance: caret;
-moz-appearance: caret; }
input[type=text],
input[type="email"],
input[type=password],
textarea {
padding: 5px 10px;
-moz-box-shadow: 0 1px 5px #dcdcdc inset;
-webkit-box-shadow: 0 1px 5px #dcdcdc inset;
box-shadow: 0 1px 5px #dcdcdc inset;
border: 1px solid #cccccc;
height: 30px;
line-height: 20px;
width: 75%;
-webkit-appearance: none;
}
textarea {
height: 150px;
}
input[type="text"]:hover,
input[type="email"]:hover,
input[type="search"]:hover,
input[type="password"]:hover,
textarea:hover {
background-color: #f7f7f7;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="search"]:focus,
input[type="password"]:focus,
textarea:focus  {
background-color: #f7f7f7;
}
input#s {
background-color: #f5f5f5;
border: 0 none;
box-shadow: none;
height: auto;
margin: 0;
padding: 0;
width:100%;
color: #888;
}
input[type="reset"], input[type="button"], input[type="submit"] {
height: 33px;
background: url(//hidepro.net/wp/wp-content/themes/simple-catch/images/submit-bg.jpg) repeat-x;
line-height: 30px;
border: 1px solid #bbbbbb;
box-shadow: 0 2px 2px #e0e0e0, 0 1px 0 #ededed inset;
-moz-box-shadow: 0 2px 2px #e0e0e0, 0 1px 0 #ededed inset;
-webkit-box-shadow: 0 2px 2px #e0e0e0, 0 1px 0 #ededed inset;
font-size: 15px;
font-weight: bold;
text-shadow: 0 1px 0 #FFFFFF;
color: #666;
padding: 0 20px;
width: inherit;
cursor: pointer;
}
input[type="reset"]:hover,
input[type="button"]:hover,
input[type="submit"]:hover,
input[type="reset"]:focus,
input[type="button"]:focus,
input[type="submit"]:focus {
background: url(//hidepro.net/wp/wp-content/themes/simple-catch/images/submit-bg-hover.jpg) repeat-x;
} a {
color: #000;
text-decoration: none;
}
a:focus,
a:active,
a:hover {
text-decoration: none;
color: #000;
} figure {
margin: 0;
}
img {
max-width: 100%;
height: auto;
vertical-align: top;
}
img[class*="align"], img[class*="wp-image-"], img[class*="attachment-"] {
height: auto; }
img.size-full,
img.size-large,
img.wp-post-image {
max-width: 97.5%;
width: auto; height: auto; }
.entry-content img.wp-smiley,
.entry-summary img.wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
}
img.alignleft, img.alignright, img.aligncenter {
margin-bottom: 1.625em;
}
p img, .wp-caption {
margin-top: 0.4em;
} .assistive-text {
position: absolute !important;
clip: rect(1px 1px 1px 1px); clip: rect(1px, 1px, 1px, 1px);
} .screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
height: 1px;
width: 1px;
overflow: hidden;
}
.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
color: #1b8be0;
display: block;
font-size: 14px;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; } .no-margin-top {
margin-top:0px !important;
}
.no-margin-bottom {
margin-bottom:0px !important;
}
.no-margin-left {
margin-left:0px !important;
}
.no-margin-right {
margin-right:0px !important;
}
.no-padding-top {
padding-top:0px !important;
}
.no-padding-bottom {
padding-bottom:0px !important;
}
.no-padding-left {
padding-left:0px !important;
}
.no-padding-right {
padding-right:0px !important;
}
.no-border-top {
border-top:0 none !important;
}
.no-border-bottom {
border-bottom:0 none !important;
}
.no-border-left {
border-left:0 none !important;
}
.no-border-right {
border-right:0 none !important;
}
.padding-left-twenty {
padding-left: 20px;
}
.padding-right-twenty {
padding-right: 20px;
}  .hentry:after,
.entry-summary:after,
.entry-content:after,
.widget:after {
content: "\0020";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
.clearfix:after {
visibility: hidden;
display: block;
font-size: 0;
content: " ";
clear: both;
height: 0;
}
.clearfix {
display: inline-block;
}/*\*/* html .clearfix {
height:1%;
}
.clearfix {
display: block;
}
.CL {
clear: left;
}
.clear {
clear: both;
}
.displayblock {
display: block;
}
.displaynone {
display: none;
}
#wpstats {
display: none;
}/**/a.readmore,
a.more-link {
color: #000000;
display:inline-block;
font-weight: bold;
}
a.readmore:hover,
a.more-link:hover,
a.readmore:focus,
a.more-link:focus {
text-decoration:underline;
} .alignleft {
display: inline;
float: left;
margin-right: 1.625em;
}
.alignright {
display: inline;
float: right;
margin-left: 1.625em;
}
.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
} #masthead {
background: url(//hidepro.net/wp/wp-content/themes/simple-catch/images/header-bg.jpg) repeat;
border-bottom: 1px solid #dfdfdf;
}
#masthead .top-bg {
background: url(//hidepro.net/wp/wp-content/themes/simple-catch/images/header-top-footer-bg.jpg) repeat-x;
background-position: center bottom;
border-bottom: 4px solid #ccc;
display: block;
height: 16px;
}
#masthead .bottom-bg {
border-bottom: 1px solid #fefefe;
clear: both;
display: block;
padding-bottom: 20px;
}
#header-content {
margin: 40px 20px 20px;
}
#masthead .site-branding {
display: inline-block;
float: left;
margin-bottom: 20px;
max-width: 100%;
}
.site-logo {
display: inline-block;
float: left;
max-width: 100%;
padding-bottom: 0;
}
.site-logo a img {
float: left;
height: auto;
max-width: 100%;
padding-right: 20px;
}
.site-branding-text {
display: inline-block;
float: left;
margin-top: 5px;
padding-right: 20px;
}
.site-title {
font: normal 45px 'Lobster',Arial,sans-serif;
line-height: 45px;
padding: 0;
margin: 0;
}
.site-title a {
color: #444;
}
.site-title a:hover,
.site-title a:focus {
color: #000;
}
.site-description {
font: 14px Arial, Helvetica, sans-serif;
color: #666;
padding: 10px 0 0 0;
margin: 0;
}
#sidebar-top {
float: right;
}
#headimg {
display: block;
overflow: hidden;
width: 100%;
text-align: center;
}
#headimg img {
display: block;
height: auto;
margin: 0 auto;
max-width: 100%;
} .widget ul.social-profile {
margin-left: -10px;
}
ul.social-profile {
list-style:none;
margin: 0;
float:right;
}
ul.social-profile li {
display: inline-block;
margin-left: 10px;
}
.widget ul.social-profile li {
margin-bottom: 10px;
}
.widget.simplecatch_social_widget {
margin-bottom: 20px;
}
ul.social-profile li a {
display:block;
background:url(//hidepro.net/wp/wp-content/themes/simple-catch/images/social-profile.png) right bottom no-repeat;
width:33px;
height:33px;
text-indent: -99999px;
}
ul.social-profile li.facebook a {
background-position: 0 0;
}
ul.social-profile li.facebook a:hover,
ul.social-profile li.facebook a:focus {
background-position: 0 -43px;
}
ul.social-profile li.twitter a {
background-position: -44px 0;
}
ul.social-profile li.twitter a:hover,
ul.social-profile li.twitter a:focus {
background-position: -44px -43px;
}
ul.social-profile li.you-tube a {
background-position: -87px 0;
}
ul.social-profile li.you-tube a:hover,
ul.social-profile li.you-tube a:focus {
background-position: -87px -43px;
}
ul.social-profile li.rss a {
background-position: -130px 0;
}
ul.social-profile li.rss a:hover,
ul.social-profile li.rss a:focus {
background-position: -130px -43px;
}
ul.social-profile li.google-plus a {
background-position: -173px 0;
}
ul.social-profile li.google-plus a:hover,
ul.social-profile li.google-plus a:focus {
background-position: -173px -43px;
}
ul.social-profile li.pinterest a {
background-position: -216px 0;
}
ul.social-profile li.pinterest a:hover,
ul.social-profile li.pinterest a:focus {
background-position: -216px -43px;
}
ul.social-profile li.slideshare a {
background-position: -259px 0;
}
ul.social-profile li.slideshare a:hover,
ul.social-profile li.slideshare a:focus {
background-position: -259px -43px;
}
ul.social-profile li.foursquare a {
background-position: -302px 0;
}
ul.social-profile li.foursquare a:hover,
ul.social-profile li.foursquare a:focus {
background-position: -302px -43px;
}
ul.social-profile li.viemo a {
background-position: -345px 0;
}
ul.social-profile li.viemo a:hover,
ul.social-profile li.viemo a:focus {
background-position: -345px -43px;
}
ul.social-profile li.myspace a {
background-position: -388px 0;
}
ul.social-profile li.myspace a:hover,
ul.social-profile li.myspace a:focus {
background-position: -388px -43px;
}
ul.social-profile li.flickr a {
background-position: -431px 0;
}
ul.social-profile li.flickr a:hover,
ul.social-profile li.flickr a:focus {
background-position: -431px -43px;
}
ul.social-profile li.dribbble a {
background-position: -474px 0;
}
ul.social-profile li.dribbble a:hover,
ul.social-profile li.dribbble a:focus {
background-position: -474px -43px;
}
ul.social-profile li.wordpress a {
background-position: -517px 0;
}
ul.social-profile li.wordpress a:hover,
ul.social-profile li.wordpress a:focus {
background-position: -517px -43px;
}
ul.social-profile li.deviantart a {
background-position: -560px 0;
}
ul.social-profile li.deviantart a:hover,
ul.social-profile li.deviantart a:focus {
background-position: -560px -43px;
}
ul.social-profile li.linkedin a {
background-position: -603px 0;
}
ul.social-profile li.linkedin a:hover,
ul.social-profile li.linkedin a:focus {
background-position: -603px -43px;
}
ul.social-profile li.tumblr a {
background-position: -646px 0;
}
ul.social-profile li.tumblr a:hover,
ul.social-profile li.tumblr a:focus {
background-position: -646px -43px;
}
ul.social-profile li.delicious a {
background-position: -689px 0;
}
ul.social-profile li.delicious a:hover,
ul.social-profile li.delicious a:focus {
background-position: -689px -43px;
}
ul.social-profile li.lastfm a {
background-position: -732px 0;
}
ul.social-profile li.lastfm a:hover,
ul.social-profile li.lastfm a:focus {
background-position: -732px -43px;
}
ul.social-profile li.instagram a {
background-position: -775px 0;
}
ul.social-profile li.instagram a:hover,
ul.social-profile li.instagram a:focus {
background-position: -775px -43px;
}
ul.social-profile li.github a {
background-position: -818px 0;
}
ul.social-profile li.github a:hover,
ul.social-profile li.github a:focus {
background-position: -818px -43px;
}
ul.social-profile li.odnoklassniki a {
background-position: -860px 0;
}
ul.social-profile li.odnoklassniki a:hover,
ul.social-profile li.odnoklassniki a:focus {
background-position: -860px -43px;
}
ul.social-profile li.vkontakte a {
background-position: -903px 0;
}
ul.social-profile li.vkontakte a:hover,
ul.social-profile li.vkontakte a:focus {
background-position: -903px -43px;
}
ul.social-profile li.myworld a {
background-position: -946px 0;
}
ul.social-profile li.myworld a:hover,
ul.social-profile li.myworld a:focus {
background-position: -946px -43px;
}
ul.social-profile li.goodreads a {
background-position: -989px 0;
}
ul.social-profile li.goodreads a:hover,
ul.social-profile li.goodreads a:focus {
background-position: -989px -43px;
}
ul.social-profile li.skype a {
background-position: -1033px 0;
}
ul.social-profile li.skype a:hover,
ul.social-profile li.skype a:focus {
background-position: -1033px -43px;
}
ul.social-profile li.soundcloud a {
background-position: -1076px 0;
}
ul.social-profile li.soundcloud a:hover,
ul.social-profile li.soundcloud a:focus {
background-position: -1076px -43px;
}
ul.social-profile li.email a {
background-position: -1119px 0;
}
ul.social-profile li.email a:hover,
ul.social-profile li.email a:focus {
background-position: -1119px -43px;
} #masthead .searchform {
float: right;
}
#masthead .searchform .search-box {
background-color: #fff;
display: inline-block;
float: left;
font-size: 14px;
height: 35px;
line-height: 35px;
margin: 0;
padding: 0 10px;
width: auto;
}
#masthead .searchform button {
background: none repeat scroll 0 0 #333;
border: none;
color: #fff;
cursor: pointer;
display: inline-block;
float: left;
font-size: 14px;
height: 35px;
width: auto;
padding: 0 10px;
}
#masthead .searchform button:hover,
#masthead .searchform button:focus {
background-color: #000;
}
#primary .searchform {
margin-bottom: 20px;
}
.widget_search .search-box,
#primary .search-box {
background-color: #f5f5f5;
height: 19px;
margin: 0px;
padding: 8px 3%;
width: 66%;
font-size: 14px;
line-height: 14px;
float: left;
}
#sidebar-top .widget_search .search-box input#s {
background-color: #fff;
}
.widget_search .searchform button,
#primary .searchform button {
background: none #333;
border: 0 none !important;
width: 28%;
height: 35px;
display: block;
float: left;
color: #fff;
font-size: 15px;
cursor: pointer;
padding: 0px;
} #site-header-menu {
clear: both;
display: block;
}
.home #access,
.blog #access {
box-shadow: none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
}
#access {
border:1px solid #ccc;
background-color:#fff;
position:relative;
z-index:1000;
box-shadow:0 1px 0px #fff;
-webkit-box-shadow:0 1px 0px #fff;
-moz-box-shadow:0 1px 0px #fff;
}
#access select {
margin: 10px 0;
width: 100%;
border: 0 none;
color: #474E55;
background: none;
font-size: 14px;
}
#access ul {
margin:0px;
list-style:none;
}
#access ul li.responsive-menu {
display: none;
}
#access ul li {
border-bottom: 1px solid #CCCCCC;
border-right: 1px solid #CCCCCC;
float: left;
margin-bottom: -1px;
position: relative;
}
#access ul li a {
padding: 0 15px;
display: block;
font-size: 15px;
line-height: 48px;
color: #444;
float: left;
white-space: nowrap;
}
#access ul li a:hover,
#access ul li a:focus,
#access ul li.current-menu-item a, #access ul li:hover > a,
#access ul li.current-menu-item a, #access ul li.focus > a,
#access ul li.current-menu-item a, #access ul li:focus > a {
background-color: #444;
color: #fff;
box-shadow: 0 5px 8px #282828 inset;
webkit-box-shadow: 0 5px 8px #282828 inset;
moz-box-shadow: 0 5px 8px #282828 inset;
} .fixed-layout #access ul li ul,
.fixed-layout #access ul li:hover ul li ul,
.fixed-layout #access ul li:focus ul li ul {
opacity: 0;
list-style: none;
z-index: 9999;
}
.fixed-layout #access ul.menu li:hover > ul,
.fixed-layout #access ul.menu li:focus > ul {
left: auto;
opacity: 1;
}
.fixed-layout #access ul.menu ul li:hover > ul,
.fixed-layout #access ul.menu ul li:focus > ul {
left: 100%;
}
#access ul li ul {
position: absolute;
background-color: #444;
top: 100%;
left: -999em;
padding: 0px;
width: 185px;
margin: 0px;
}
#access ul li ul li ul {
top: 0px;
}
#access ul li ul li {
float:none;
border-bottom:1px solid #666;
border-right:0 none;
}
#access ul li ul li a {
padding: 7px 10px;
color: #999;
float: none;
line-height: 18px;
font-size: 13px;
font-weight: normal;
white-space: normal;
}
#access ul li.current-menu-item .sub-menu a {
box-shadow: none;
webkit-box-shadow: none;
moz-box-shadow: none;
color: #999;
}
#access ul li.current-menu-item .sub-menu li {
margin-bottom: 0;
}
#access ul li ul li a:hover,
#access ul li ul li:hover > a,
#access ul li.current-menu-item .sub-menu a:hover,
#access ul li ul li a:focus,
#access ul li ul li:focus > a,
#access ul li.current-menu-item .sub-menu a:focus {
background-color: #333;
text-decoration: none;
color: #fff;
}
.menu-toggle,
.dropdown-toggle {
display: none;
} .featured-slider {
width: 100% !important;
}
.featured-img {
border-right:1px solid #ccc;
border-left:1px solid #ccc;
border-bottom:1px solid #ccc;
background-color:#fff;
overflow:hidden;
position:relative;
}
.featured-img a img,
.featured-img span img {
display: block;
height: auto;
margin: 0 auto;
max-width: 100%;
}
.featured-img .img-effect {
height:100%;
width:100%;
overflow:hidden;
position:absolute;
top:0;
left:0;
background:url(//hidepro.net/wp/wp-content/themes/simple-catch/images/featured-img-effect-2.png);
}
.featured-text {
padding:16px 10px 0;
}
.featured-text .slider-title {
font-size: 15px;
font-weight: bold;
} #controllers {
text-align:center;
padding-top: 10px;
line-height:0;
}
#controllers a {
width:12px;
height:12px;
margin:0 3px;
overflow:hidden;
display:inline-block;
background-color:#b7b7b7;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
text-indent: -9999px;
}
#controllers a:hover,
#controllers a:focus,
#controllers a.active {
background-color:#000;
} .site-content {
padding-top: 30px;
}
.no-sidebar .site-content .wrapper,
.error404 .site-content .wrapper {
max-width: 642px;
}
.content-area h1, .content-area h2, .content-area h3, .content-area h4, .content-area h5, .content-area h6 {
padding-bottom: 10px;
color: #444;
}
.single-col #content {
width:80%;
margin:0 auto;
}
#primary {
width: 65.64%;
float: left;
margin-left: 3.06%;
}
.right-sidebar #primary {
margin-left: 0;
}
.left-sidebar #primary {
float: right;
}
.no-sidebar-full-width #primary,
.no-sidebar-one-column #primary,
.no-sidebar #primary,
.error404 #primary {
margin-left: 0;
width: 100%;
}
.woocommerce .site-content a.added_to_cart,
.woocommerce-page .site-content a.added_to_cart {
clear: both;
display: block;
}
#primary .post {
margin-bottom: 30px;
padding-bottom: 30px;
border-bottom: 1px solid #ddd;
}
#primary .sticky { }
#primary .page,
#primary .error-404 {
padding-bottom: 10px;
}
.post .post-thumb {
width: 33.78%;
float: left;
margin-left: 4.82%;
}
.no-sidebar-full-width .post .post-thumb {
width: 22.78%;
}
.no-sidebar-one-column .post .post-thumb {
width: 28.78%;
}
.post .post-thumb a {
background-color: #fff;
padding: 5px;
border:1px solid #bbb;
display: block;
}
.post .post-thumb a img {
max-width: 100%;
}
.post .post-thumb a:hover,
.post .post-thumb a:focus {
opacity:0.9;
-moz-opacity: 0.9;
filter:alpha(opacity=90);
}
.post .post-article {
width: 60.74%;
float: left;
margin-left: 4.82%;
}
.no-sidebar-full-width .post .post-article {
margin-left: 5%;
width: 72%;
}
.no-sidebar-one-column .post .post-article {
margin-left: 4.82%;
width: 65.74%;
}
.page-title {
border-bottom: 1px solid #ededed;
color: #444;
font: 18px 'Cuprum', Arial, Helvetica, sans-serif;
margin-bottom: 30px;
padding-bottom: 15px;
text-shadow: 0 1px 1px #1f2325;
text-transform: uppercase;
}
.page-title a {
color: #fff;
text-decoration: none;
}
.entry-header {
padding-bottom: 10px;
}
.entry-title {
font-size: 34px;
font-weight:bold;
padding-bottom: 10px;
line-height: 45px;
color: #444;
}
.entry-title a {
color: #444;
}
.entry-title a:hover,
.entry-title a:focus {
text-decoration: none;
color: #000;
}
.entry-meta {
font-size: 12px;
color: #999999;
font-weight:bold;
}
.entry-meta ul {
list-style: none;
list-style-image: none;
margin: 0;
}
.entry-meta ul li {
float: left;
background: url(//hidepro.net/wp/wp-content/themes/simple-catch/images/post-by-seperator.jpg) no-repeat right center;
font-size: 12px;
font-weight: bold;
padding: 0 10px;
}
.entry-meta ul li.last {
background: none;
}
.entry-meta ul li a {
color: #999999;
}
.entry-meta ul li a:hover,
.entry-meta ul li a:focus {
color: #444;
}
.layout-excerpt .post-article .entry-summary p,
.layout-excerpt .post-article .entry-content p,
.layout-excerpt .full-width .entry-summary p,
.layout-excerpt .full-width .entry-content p {
margin-bottom: 10px;
}
.layout-excerpt .full-width .entry-content blockquote,
.layout-excerpt .type-post .full-width p {
margin-bottom: 0;
}
.entry-content table,
.entry-summary table
.comment-content table {
border-bottom: 1px solid #ddd;
margin: 0 0 1.625em;
width: 100%;
}
.entry-content th,
.entry-summary th,
.comment-content th {
color: #666;
font-size: 10px;
font-weight: 500;
letter-spacing: 0.1em;
line-height: 2.6em;
text-transform: uppercase;
}
.entry-content td,
.entry-summary td,
.comment-content td {
border-top: 1px solid #ddd;
padding: 6px 10px 6px 0;
}
#secondary {
width: 31.28%;
float: left;
margin-left: 3.06%;
font-size: 13px;
line-height:22px;
}
.left-sidebar #secondary {
float: left;
margin-left: 0;
} .comment-form .form label {
float: left;
line-height: 45px;
margin:0;
text-align: left;
clear:right;
}
.comment-form .form .text, .comment-form .form .textarea {
float: right;
width: 75%;
margin: 0 0 20px;
padding: 5px 2%;
-moz-box-shadow: 0 1px 5px #dcdcdc inset;
-webkit-box-shadow: 0 1px 5px #dcdcdc inset;
box-shadow: 0 1px 5px #dcdcdc inset;
border: 1px solid #cccccc;
height: 30px;
}
.comment-form .form input, .comment-form .form textarea {
background: none;
border: 0 none;
margin: 0;
padding: 0;
width: 100%;
line-height: 28px;
box-shadow: none;
-moz-box-shadow: none;
-webkit-box-shadow: none;
border-radius: 0;
-moz-border-radius: 0;
-webkit-border-radius: 0;
}
.comment-form .form textarea {
height: 100%;
line-height: 22px;
}
.comment-form .form .textarea {
height: 150px;
}
.comment-form .form .note {
float: left;
font-style: italic;
font-size: 12px;
padding: 15px 0 0 21% ;
color: #888;
}
.comment-form .form .submit {
height: 33px;
background: url(//hidepro.net/wp/wp-content/themes/simple-catch/images/submit-bg.jpg) repeat-x;
line-height: 30px;
border: 1px solid #bbbbbb;
box-shadow: 0 2px 2px #e0e0e0, 0 1px 0 #ededed inset;
-moz-box-shadow: 0 2px 2px #e0e0e0, 0 1px 0 #ededed inset;
-webkit-box-shadow: 0 2px 2px #e0e0e0, 0 1px 0 #ededed inset;
float: right;
font-size: 15px;
font-weight: bold;
text-shadow: 0 1px 0 #FFFFFF;
color: #666;
width: 100px;
cursor: pointer;
margin-top: 10px;
}
.comment-form .form .submit:hover,
.comment-form .form .submit:focus {
background: url(//hidepro.net/wp/wp-content/themes/simple-catch/images/submit-bg-hover.jpg) repeat-x;
}
.comment-form .form .text:hover,
.comment-form .textarea:hover {
background-color: #f7f7f7;
}
.comment-form .form .text:focus,
.comment-form .textarea:focus {
background-color: #000;
} .contact #primary, .contact #secondary {
width: 48.46%;
}
.contact #primary .form label {
line-height: 35px;
margin:0;
text-align: left;
clear:right;
}
.contact #primary .form .text, .contact #primary .form .textarea {
margin: 0 0 10px;
padding: 5px 2%;
-moz-box-shadow: 0 1px 5px #dcdcdc inset;
-webkit-box-shadow: 0 1px 5px #dcdcdc inset;
box-shadow: 0 1px 5px #dcdcdc inset;
border: 1px solid #cccccc;
height: 30px;
}
.contact #primary .form input, .contact #primary .form textarea {
background: none;
border: 0 none;
margin: 0;
padding: 0;
width: 100%;
line-height: 28px;
box-shadow: none;
-moz-box-shadow: none;
-webkit-box-shadow: none;
border-radius: 0;
-moz-border-radius: 0;
-webkit-border-radius: 0;
}
.contact #primary .form .textarea {
height: 150px;
}
.contact #primary .form textarea {
height: 100%;
line-height: 22px;
}
.contact #primary .form .note {
float: left;
font-style: italic;
font-size: 12px;
padding: 25px 0 0;
color: #888;
}
.contact #primary .form .submit {
height: 33px;
background: url(//hidepro.net/wp/wp-content/themes/simple-catch/images/submit-bg.jpg) repeat-x;
line-height: 30px;
border: 1px solid #bbbbbb;
box-shadow: 0 2px 2px #e0e0e0, 0 1px 0 #ededed inset;
-moz-box-shadow: 0 2px 2px #e0e0e0, 0 1px 0 #ededed inset;
-webkit-box-shadow: 0 2px 2px #e0e0e0, 0 1px 0 #ededed inset;
float: right;
font-size: 15px;
font-weight: bold;
text-shadow: 0 1px 0 #FFFFFF;
color: #666;
width: 100px;
cursor: pointer;
margin-top: 20px;
}
.contact #primary .form .submit:hover,
.contact #primary .form .submit:focus {
background: url(//hidepro.net/wp/wp-content/themes/simple-catch/images/submit-bg-hover.jpg) repeat-x;
}
.contact #primary .form .text:hover,
.contact #primary .form input:hover,
.contact #primary .textarea:hover {
background-color: #f7f7f7;
}
.contact #primary .form .text:focus,
.contact #primary .form input:focus,
.contact #primary .textarea:focus {
background-color: #f7f7f7;
} .image-attachment div.attachment {
background: #f9f9f9;
border: 1px solid #ddd;
border-width: 1px 0;
margin: 0 -8.9% 1.625em;
overflow: hidden;
padding: 1.625em 1.625em 0;
text-align: center;
}
.image-attachment div.attachment img {
display: block;
height: auto;
margin: 0 auto 1.625em;
max-width: 100%;
}
.image-attachment div.attachment a img {
border-color: #f9f9f9;
}
.image-attachment div.attachment a:focus img,
.image-attachment div.attachment a:hover img,
.image-attachment div.attachment a:active img {
border-color: #ddd;
background: #fff;
}
.image-attachment .entry-caption p {
font-size: 10px;
letter-spacing: 0.1em;
line-height: 2.6em;
margin: 0 0 2.6em;
text-transform: uppercase;
} #respond, #comments {
border-top: 1px solid #e7e7e7;
overflow: hidden;
position: relative;
}
#comments-title,
#reply-title {
color: #444;
font-size: 28px;
font-weight: bold;
margin-top: 30px;
padding-bottom: 30px;
text-transform: capitalize;
}
#comments .navigation {
padding-bottom: 15px;
}
.commentlist {
list-style: none;
margin: 0;
}
.commentlist > li.comment {
border-bottom: 1px solid #e7e7e7;
line-height: 24px;
margin: 0 0 24px 0;
padding: 0 0 0 60px;
position: relative;
}
.commentlist .avatar {
background-color: #fff;
border: 1px solid #bbb;
left: 5px;
max-width: 32px;
padding: 5px;
position: absolute;
top: 5px;
}
.commentlist .reply {
margin-bottom: 20px;
}
.commentlist .trackback,
.commentlist .pingback {
border-bottom: 1px solid #e7e7e7;
margin: 0 0 24px;
}
.commentlist .children {
list-style: none;
margin: 0;
}
.commentlist .children li.comment {
border-left: 1px solid #ddd;
margin: 20px 0;
padding: 0 0 0 60px;
position: relative;
}
.commentlist .children .avatar {
left: 5px;
top: 5px;
}
.commentlist li:last-child {
border-bottom: none;
margin-bottom: 0;
}
.commentlist > li.bypostauthor {
background: #ddd;
border-color: #d3d3d3;
padding-bottom: 1px;
}
.commentlist .children > li.bypostauthor {
background: #ddd;
border-color: #d3d3d3;
padding-bottom: 1px;
}
.nopassword {
color: #aaa;
font-size: 24px;
font-weight: 100;
margin: 26px 0;
text-align: center;
}
.nocomments {
display: none;
}
.content .commentlist, .page-template-sidebar-page-php .commentlist {
width: 100%; }
.commentlist .children li.comment .fn {
display: block;
}
.comment-meta .fn {
font-style: normal;
}
.comment-meta {
color: #666;
font-size: 12px;
line-height: 2.2em;
}
.commentlist .children li.comment .comment-content {
margin: 1.625em 0 0;
}
.comment-meta a {
font-weight: bold;
}
a.comment-reply-link {
background: #eee;
-moz-border-radius: 3px;
border-radius: 3px;
color: #666;
display: inline-block;
font-size: 12px;
padding: 0 8px;
text-decoration: none;
}
a.comment-reply-link:hover,
a.comment-reply-link:focus,
a.comment-reply-link:active {
background: #888;
color: #fff;
}
a.comment-reply-link > span {
display: inline-block;
position: relative;
top: -1px;
}  .page-template-sidebar-page-php .commentlist > li.comment, .page-template-sidebar-page-php.commentlist .pingback {
margin-left: 102px;
width: auto;
} .page-template-sidebar-page-php #respond {
width: auto;
} #respond .comment-form-author, #respond .comment-form-email, #respond .comment-form-url, #respond .comment-form-comment {
position: relative;
}
#respond #cancel-comment-reply-link {
color: #666;
margin-left: 10px;
text-decoration: none;
}
#respond .logged-in-as a:hover,
#respond #cancel-comment-reply-link:hover,
#respond .logged-in-as a:focus,
#respond #cancel-comment-reply-link:focus {
text-decoration: underline;
}
.commentlist #respond {
margin: 1.625em 0 0;
width: auto;
}
#cancel-comment-reply-link {
color: #888;
display: block;
font-size: 10px;
font-weight: normal;
line-height: 2.2em;
letter-spacing: 0.05em;
position: absolute;
right: 1.625em;
text-decoration: none;
text-transform: uppercase;
top: 1.1em;
}
#cancel-comment-reply-link:focus,
#cancel-comment-reply-link:active,
#cancel-comment-reply-link:hover {
color: #ff4b33;
}
#respond label {
clear: both;
display: block;
float: left;
line-height: 2.2em;
}
#respond input[type="text"],
#respond textarea {
color: #aaa;
display: block;
float: right;
margin-bottom: 1.5em;
}
#respond input[type="text"] {
height: 24px;
}
#respond textarea {
height: 205px;
}
#respond p {
clear: both;
font-size: 12px;
}
#respond p.form-submit {
text-align: right;
}
p.comment-form-comment {
margin: 0;
}
.form-allowed-tags {
display: none;
}
#respond #commentform {
margin-bottom: 30px;
} img[class*="align"],
img[class*="wp-image-"] { border: 1px solid #ddd;
padding: 6px;
max-width: 97.5%;
}
a:focus img[class*="align"],
a:hover img[class*="align"],
a:active img[class*="align"],
a:focus img[class*="wp-image-"],
a:hover img[class*="wp-image-"],
a:active img[class*="wp-image-"] { background: #eee;
border-color: #bbb;
}
.wp-caption a:focus img,
.wp-caption a:active img,
.wp-caption a:hover img { background: #fff;
border-color: #ddd;
}
.img-border {
background-color: #fff;
padding: 5px;
border: 1px solid #ccc;
}
.img-border a:hover,
.img-border a:focus {
opacity:0.9;
-moz-opacity: 0.9;
filter:alpha(opacity=90);
} embed,
iframe,
object {
max-width: 100%;
} .wrapper #wp_page_numbers,
.wrapper .wp-pagenavi{
padding-bottom: 30px;
float: right;
}
.wrapper #wp_page_numbers ul {
border: none;
float: right;
list-style: none outside none;
margin: 0;
width: auto;
}
.wrapper #wp_page_numbers ul li {
padding: 0 0 10px 10px;
}
.wrapper #wp_page_numbers ul li.page_info,
.wrapper .wp-pagenavi span.pages {
background: none;
border: none;
color: #aaa;
font-size: 14px;
line-height: 30px;
padding: 2px;
}
#wp_page_numbers ul li a,
.wrapper .wp-pagenavi a,
.wrapper .wp-pagenavi span {
text-align:center;
background-color: #ddd;
border: none;
color: #555;
display: block;
padding:0 12px;
font-size: 14px;
float: left;
line-height:30px;
text-decoration:none;
}
#wp_page_numbers ul li a:hover,
#wp_page_numbers ul li a:focus,
#wp_page_numbers ul li.active_page a,
#wp_page_numbers ul li.active_page a:hover,
#wp_page_numbers ul li.active_page a:focus,
.wrapper .wp-pagenavi span.current,
.wrapper .wp-pagenavi a:hover,
.wrapper .wp-pagenavi a:focus {
background-color:#444;
color:#fff;
border: none;
}
.wrapper .wp-pagenavi a,
.wrapper .wp-pagenavi span {
margin: 0 0 0 10px;
}
#primary .wp-pagenavi .page {
padding-bottom: 0;
} .pagination {
padding-bottom:20px;
text-align: center;
padding-top:10px;
color: #aaa;
font-size: 12px;
}
.pagination a {
display: inline-block;
margin-left: 6px;
text-decoration: none;
}
.pagination span {
text-align:center;
font-size:14px;
display: inline-block;
padding:0 12px;
text-decoration:none;
margin-left: 6px;
margin-bottom:10px;
line-height:30px;
background:#444;
color:#fff;
}
.pagination a span {
margin-left: 0;
background: none;
color: #555;
cursor: pointer;
}
.pagination a:hover span,
.pagination a:focus span {
background:#ddd;
} ul.default-wp-page {
margin:0;
list-style:none inside;
}
ul.default-wp-page li.previous {
float:left;
}
ul.default-wp-page li.next {
float:right;
}
ul.default-wp-page li.previous a {
background: url(//hidepro.net/wp/wp-content/themes/simple-catch/images/ul-bg-prev.png) no-repeat left 9px;
padding:0 0 30px 15px;
float:left;
display:block;
}
ul.default-wp-page li.next a {
background: url(//hidepro.net/wp/wp-content/themes/simple-catch/images/ul-bg.png) no-repeat right 9px;
padding:0 15px 30px 0;
float:right;
display:block;
} .widget {
margin-bottom:30px;
}
#sidebar-top .widget {
clear: both;
float: right;
margin-bottom: 20px;
}
.widget-title {
border-bottom: 1px solid #ddd;
color: #666666;
font-size: 16px;
margin-bottom: 10px;
text-transform: uppercase;
padding-bottom: 5px;
}
.widget-title a {
color:#474e55;
}
.widget-title a:hover,
.widget-title a:focus {
color:#446ca9;
text-decoration:none;
} .widget_calendar #wp-calendar {
color: #555;
width: 95%;
text-align: center;
}
.widget_calendar #wp-calendar caption, .widget_calendar #wp-calendar td, .widget_calendar #wp-calendar th {
text-align: center;
}
.widget_calendar #wp-calendar caption {
font-size: 11px;
font-weight: 500;
padding: 5px 0 3px 0;
text-transform: uppercase;
}
.widget_calendar #wp-calendar th {
background: #f4f4f4;
border-top: 1px solid #ccc;
border-bottom: 1px solid #ccc;
font-weight: bold;
}
.widget_calendar #wp-calendar tfoot td {
background: #f4f4f4;
border-top: 1px solid #ccc;
border-bottom: 1px solid #ccc;
} .tagcloud a {
margin-right:5px;
color:#666;
}
.tagcloud a:hover,
.tagcloud a:focus {
color:#000;
} .custom-tagcloud a {
padding:1px 7px;
color:#666;
background-color:#ddd;
display:inline-block;
margin:0 4px 8px 0;
-webkit-box-shadow: 0 1px 3px #bbb inset;
-moz-box-shadow: 0 1px 3px #bbb inset;
box-shadow: 0 1px 3px #bbb inset;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
border: 1px solid #bbb;
}
.custom-tagcloud a:hover,
.custom-tagcloud a:focus {
background-color: #444;
border: 1px solid #222;
-webkit-box-shadow:  0 1px 0 #777 inset;
-moz-box-shadow: 0 1px 0 #777 inset;
box-shadow: 0 1px 0 #777 inset;
color: #FFFFFF;
text-decoration: none;
} .wp-caption {
background-color: #fff;
margin-bottom: 20px;
max-width: 96%;
border: 1px solid #bbb;
padding: 5px;
}
.wp-caption a:hover,
.wp-caption a:focus {
opacity:0.9;
-moz-opacity: 0.9;
filter:alpha(opacity=90);
}
.wp-caption img {
border: none;
display: block;
margin: 0 auto;
max-width: 100%;
padding: 0;
}
.wp-caption .wp-caption-text, .gallery-caption {
font-size: 13px;
font-style: italic;
line-height: 22px;
}
.wp-caption .wp-caption-text {
margin-bottom: 0;
padding: 10px 5px 5px 35px;
position: relative;
}
.wp-caption .wp-caption-text:before {
font-size: 14px;
margin-right: 5px;
position: absolute;
left: 10px;
top: 7px;
} .gallery .gallery-item {
margin-bottom: 10px;
}
.gallery-columns-2 .gallery-item {
width: 50%;
}
.gallery-columns-4 .gallery-item {
width: 25%;
}
.gallery-columns-5 .gallery-item {
width: 20%;
}
.gallery img {
border: 2px solid #cfcfcf;
}
.site-content #content .gallery-columns-2 .attachment-medium {
max-width: 92%;
height: auto;
}
.site-content #content .gallery-columns-4 .attachment-thumbnail {
max-width: 80%;
height: auto;
}
.site-content #content .gallery-columns-5 .attachment-thumbnail {
max-width: 72%;
height: auto;
}
.gallery .gallery-caption {
color: #888;
font-size: 11px;
margin: 0 0 12px;
}
.gallery dl {
margin: 0;
}
.gallery img {
border: 10px solid #f1f1f1;
max-width: 85%;
}
.gallery br+br {
display: none;
}
.entry-attachment .attachment {
background-color: #FFFFFF;
border: 1px solid #BBBBBB;
padding: 5px;
margin-bottom: 20px;
}
.attachment h1 span.img-title {
font-size: 30px;
color: #bbb;
}
.site-content #content .attachment img { display: block;
margin: 0 auto;
background: none;
border: 0 none;
padding: 0;
}
.entry-caption p {
color: #666666;
font-style: italic;
padding: 10px 10px 5px;
} .site-main #infinite-handle {
clear: both;
margin-bottom: 30px;
text-align: center;
width: 100%;
}
.site-main #infinite-handle span {
background-color: transparent;
display: inline-block;
padding: 0;
}
.site-main #infinite-handle span button {
background-color: #444;
color: #fff;
display: inline;
padding: 10px 30px;
}
.site-main #infinite-handle span button:hover,
.site-main #infinite-handle span button:focus {
background-color: #000;
} a#scrollup {
background-color: #000;
bottom: 20px;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
color: #fff;
display: none;
-webkit-font-smoothing: antialiased;
font: normal 24px/1 'Genericons';
padding: 5px;
position: fixed;
right: 20px;
text-decoration: none;
vertical-align: top;
opacity: 0.5;
filter:alpha(opacity=50); }
a#scrollup:before {
content: '\f432';
}
a#scrollup:hover,
a#scrollup:focus {
opacity: 1;
filter:alpha(opacity=100); } #colophon {
border-top: 1px solid #dfdfdf;
clear: both;
padding-top: 1px;
}
#supplementary {
padding-top: 30px;
}
#supplementary .widget-area {
float: left;
}
#footer-sidebar {
background: url(//hidepro.net/wp/wp-content/themes/simple-catch/images/header-bg.jpg) repeat scroll 0 0 transparent;
}
#supplementary .widget-area {
display: inline-block;
} #supplementary.one .widget-area {
width: 100%;
} #supplementary.two .widget-area {
float: left;
width: 48.5%;
}
#supplementary.two .widget-area + .widget-area {
float: right;
} #supplementary.three .widget-area {
float: left;
margin-right: 3%;
width: 31.3%;
}
#supplementary.three .widget-area + .widget-area + .widget-area {
margin-right: 0;
} #site-generator {
border-top: 6px solid #ccc;
color: #666;
font-size: 12px;
padding: 30px 0;
background: url(//hidepro.net/wp/wp-content/themes/simple-catch/images/header-top-footer-bg.jpg);
}
#site-generator span {
color:#999;
font-style:italic;
}
#site-generator a {
font-style:italic;
color: #999;
line-height:24px;
}
#site-generator a:hover,
#site-generator a:focus {
font-style: italic;
color: #777;
}
#site-generator .copyright {
float: left;
width: 57.05%;
}
#site-generator .powered-by,
#site-generator .powered {
float: right;
text-align: right;
width: 39.87%;
}
#site-generator .copyright img {
overflow:hidden;
float:left;
height: auto;
margin: 0 20px 0 0;
max-width: 30px;
} .tinynav,
.sb-holder,
.default-menu {
display: none;
font-size: 14px;
} @media print {
body {
background: none !important;
font-size: 10pt;
}
footer.entry-meta a[rel=bookmark]:link:after,  footer.entry-meta a[rel=bookmark]:visited:after {
content: " [" attr(href) "] "; }
#page {
clear: both !important;
display: block !important;
float: none !important;
max-width: 100%;
position: relative !important;
}
#masthead {
border-top: none !important;
padding: 0;
}
#masthead .site-branding {
margin: 0;
}
.site-title a {
font-size: 21pt;
}
.site-description {
font-size: 10pt;
}
#masthead #searchform {
display: none;
}
#masthead img {
display: none;
}
#access {
display: none;
}
.site-content {
border-top: none;
box-shadow: none;
}
#primary {
float: left;
margin: 0;
width: 100%;
}
#content {
margin: 0;
width: auto;
}
.singular #content {
margin: 0;
width: 100%;
}
.singular .entry-header .entry-meta {
position: static;
}
.entry-meta .edit-link a {
display: none;
}
#content nav {
display: none;
}
.singular .entry-header,
.singular .entry-content,
.singular .entry-summary,
.singular footer.entry-meta,
.singular #comments-title {
margin: 0;
width: 100%;
}
.singular .hentry {
padding: 0;
}
.entry-title,  .singular .entry-title {
font-size: 21pt;
}
.entry-meta {
font-size: 10pt;
}
.entry-header .comments-link {
display: none;
}
.page-link {
display: none;
}
.singular #author-info {
background: none;
border-bottom: none;
border-top: none;
margin: 2.2em 0 0;
padding: 0;
}
#respond {
display: none;
}
.widget-area {
display: none;
}
#colophon {
display: none;
}
}[class^="wp-block-"]:not(.wp-block-gallery) figcaption {
border: none;
font-size: 15px;
line-height: 1.4;
margin: 0;
padding: 14px;
text-align: center;
}
.no-sidebar .alignfull {
margin-left  : calc( -100vw / 2 + 100% / 2 );
margin-right : calc( -100vw / 2 + 100% / 2 );
max-width    : 100vw;
}
.no-sidebar .alignwide {
margin-left  : calc( -96vw / 2 + 100% / 2 );
margin-right : calc( -96vw / 2 + 100% / 2 );
max-width: 96vw;
}
.alignfull.wp-block-cover,
.alignwide.wp-block-cover {
width: auto;
} @media screen and (min-width: 61.5625em) {
.no-sidebar .alignfull  {
margin-left  : calc( -95vw / 2 + 100% / 2 );
margin-right : calc( -95vw / 2 + 100% / 2 );
max-width: 95vw;
}
} @media screen and (min-width: 64em) {
.no-sidebar.full-width-layout .alignfull {
margin-left  : calc( -100vw / 2 + 100% / 2 );
margin-right : calc( -100vw / 2 + 100% / 2 );
max-width    : 100vw;
}
.no-sidebar:not(.full-width-layout) .alignwide {
margin-left: -69px;
margin-right: -69px;
max-width: 1216px;
}
.no-sidebar.full-width .alignwide {
max-width: 1440px;
}
} @media screen and (min-width: 80em) {
.no-sidebar:not(.full-width-layout) .alignwide {
margin-left: -120px;
margin-right: -120px;
}
}  p.has-drop-cap:not(:focus):first-letter {
float: left;
font-size: 100px;
font-weight: 500;
line-height: 0.6;
margin: 11px 14px 0 -10px;
} .wp-block-image {
margin-bottom: 1.750em;
}
.wp-block-image figure {
margin-bottom: 0;
margin-top: 0;
}
.wp-block-image figure.alignleft {
margin: 0.375em 2.222222222222222em 1.75em 0;
}
.wp-block-image figure.alignright {
margin: 0.375em 0 1.75em 2.222222222222222em;
} .wp-block-gallery {
margin-bottom: 1.750em;
margin-left: 0;
}
.wp-block-gallery figcaption {
font-style: italic;
}
.wp-block-gallery.aligncenter {
display: flex;
margin: 0 -8px;
} .wp-block-quote,
.wp-block-quote.is-large,
.wp-block-quote.is-style-large {
margin: 0 0 1em;
padding: 0 0 0 1.166666666666667em;
}
.rtl .wp-block-quote,
.rtl .wp-block-quote.is-large,
.rtl .wp-block-quote.is-style-large {
padding: 0 1.4em 0 0;
}
.wp-block-quote.is-large p,
.wp-block-quote.is-style-large p {
font-style: inherit;
font-size: inherit;
font-weight: inherit;
}
.wp-block-quote,
.wp-block-quote.is-large,
.wp-block-quote.is-style-large {
border-top: 0;
border-bottom: 0;
font-style: italic;
font-weight: normal;
padding: 20px 20px 20px 50px;
background: url(//hidepro.net/wp/wp-content/themes/simple-catch/images/blockquote-bg.jpg) 10px 10px no-repeat #eee;
border-left: 4px solid #CCCCCC;
border-right: 4px solid #CCCCCC;
margin-bottom: 20px;
}
.rtl .wp-block-quote:not(.is-large):not(.is-style-large) {
padding: 0 20px 0 0;
}
.wp-block-quote:not(.is-large):not(.is-style-large):before {
content: none;
}
.wp-block-quote.alignleft p:last-of-type,
.wp-block-quote.alignright p:last-of-type {
margin-bottom: 0;
}
.wp-block-quote cite,
.wp-block-quote.is-large cite,
.wp-block-quote.is-large footer,
.wp-block-quote.is-style-large cite,
.wp-block-quote.is-style-large footer,
.wp-block-pullquote__citation,
.wp-block-pullquote cite {
color: #666;
font-size: 12px;
}
.rtl .wp-block-quote cite,
.rtl .wp-block-quote.is-large cite,
.rtl .wp-block-quote.is-large footer,
.rtl .wp-block-quote.is-style-large cite,
.rtl .wp-block-quote.is-style-large footer {
text-align: right;
}
.wp-block-archives-list li,
.wp-block-categories-list li {
margin-bottom: 0.55em
}
.wp-block-latest-posts.wp-block-latest-posts__list {
list-style: outside url(//hidepro.net/wp/wp-content/themes/simple-catch/images/ul-bg.png);
} .wp-block-audio audio {
display: block;
width: 100%;
} .wp-block-cover-image.alignright,
.wp-block-cover.alignright,
.wp-block-cover-image.alignleft,
.wp-block-cover.alignleft,
.wp-block-cover-image.aligncenter,
.wp-block-cover.aligncenter {
display: flex;
} .wp-block-file .wp-block-file__button {
border: none;
-webkit-border-radius: 0;
border-radius: 0;
-webkit-box-shadow: none;
box-shadow: none;
display: inline-block;
font-size: 16px;
font-weight: 400;
line-height: 1;
margin-top: 2em;
padding: 10px 20px;
-webkit-transition: background-color 0.2s ease-in-out;
transition: background-color 0.2s ease-in-out;
white-space: nowrap;
}
.wp-block-file .wp-block-file__button:hover,
.wp-block-file .wp-block-file__button:focus {
-webkit-box-shadow: none;
box-shadow: none;
}
.wp-block-button.is-style-outline .wp-block-button__link,
.wp-block-button__link.is-style-outline {
color: #333;
background-color: transparent;
background-image: none;
}  .has-huge-font-size {
font-size: 32px;
line-height: 1.3;
}
.has-large-font-size {
font-size: 28px;
line-height: 1.166666666666667;
}
.has-normal-font-size {
font-size: 16px;
line-height: 1.75;
}
.has-small-font-size {
font-size: 13px;
line-height: 1.5;
} .wp-block-code {
background: transparent;
border: 0;
padding: 0;
}
.wp-block-code cite:before,
.wp-block-code small:before {
content: "\2014\00a0";
}
.wp-block-quote__citation {
font-size: 16px;
} .wp-block-pullquote {
border-left: 0;
border-top: 5px solid;
border-bottom: 5px solid;
color: inherit;
margin: 0 0 1.75em;
padding: 0;
}
.wp-block-pullquote blockquote {
border: none;
margin: 0;
}
.wp-block-pullquote.alignleft,
.wp-block-pullquote.alignright {
max-width: none;
width: 100%;
padding-left: 0;
}
.wp-block-pullquote.alignleft {
text-align: left;
}
.wp-block-pullquote.alignright {
text-align: right;
}
.wp-block-pullquote.alignleft {
margin: 0.375em 2.222222222222222em 1.75em 0;
}
.wp-block-pullquote.alignright  {
margin: 0.375em 0 1.75em 2.222222222222222em;
}
.wp-block-pullquote p,
.wp-block-pullquote.alignleft p,
.wp-block-pullquote.alignright p {
font-size: inherit;
} .wp-block-table {
border-collapse: collapse;
border-spacing: 0;
margin-left: auto;
margin-right: auto;
}
.wp-block-table thead th {
background-color: #fafafa;
font-weight: 700;
} .wp-block-table th,
.wp-block-table td {
padding: 5px;
border-color: #ddd;
}
.wp-block-latest-posts.is-grid li {
margin-bottom: 0.55em;
}  .wp-block-button {
margin-top: 1.750em;
margin-bottom: 1.750em;
}
.wp-block-button.alignleft,
.wp-block-button.alignright {
margin-top: 0;
}
.wp-block-button__link {
display: inline-block;
border: medium none;
border-radius: 0;
border: medium none;
font-family: Arial, sans-serif;
font-size: 15px;
font-weight: normal;
line-height: 1.62;
padding: 5px 20px;
transition: all 0.3s ease-in-out 0s;
}
.wp-block-button__link:hover,
.wp-block-button__link:focus {
-webkit-box-shadow: none;
box-shadow: none;
} .wp-block-separator {
border: 0;
margin: 1.5em auto;
}
.wp-block-separator:not(.is-style-wide):not(.is-style-dots) {
max-width: 100px;
} .wp-block-media-text {
margin-bottom: 1.5em;
}
.wp-block-media-text *:last-child {
margin-bottom: 0;
}  .wp-block-archives.aligncenter,
.wp-block-categories.aligncenter,
.wp-block-latest-posts.aligncenter {
list-style-position: inside;
text-align: center;
}
.wp-block-latest-posts li {
margin-bottom: 0.55em;
}
.wp-block-latest-posts.is-grid {  }
.rtl .wp-block-latest-posts.is-grid li {
margin: 0 0.55em 0 0;
}
.wp-block-latest-posts__post-date {
color: inherit;
display: block;
font-size: 13px;
line-height: 1.615384615;
margin-bottom: 0.538461538em;
} .wp-block-latest-comments__comment {
border-top: 5px solid;
font-size: inherit;
margin: 0;
padding: 1.75em 0;
}
.wp-block-latest-comments article {
margin-bottom: 0;
}
.blog:not(.has-sidebar) #primary .wp-block-latest-comments article,
.archive:not(.page-one-column):not(.has-sidebar) #primary .wp-block-latest-comments article,
.search:not(.has-sidebar) #primary .wp-block-latest-comments article {
float: none;
width: 100%;
}
.wp-block-latest-comments a {
-webkit-box-shadow: none;
box-shadow: none;
}
.wp-block-latest-comments__comment-meta {
font-size: inherit;
margin-bottom: 14px;
}
.wp-block-latest-comments__comment-excerpt p {
font-size: inherit;
}
.wp-block-latest-comments__comment-excerpt >:last-child {
margin-bottom: 0;
}
.wp-block-latest-comments__comment-author,
.wp-block-latest-comments__comment-link {
font-weight: 400;
text-decoration: none;
}
.wp-block-latest-comments__comment-date {
color: inherit;
display: block;
font-size: 14px;
line-height: 1.5;
letter-spacing: 0;
margin: 7px 0 0;
text-transform: capitalize;
}
.wp-block-pullquote:not(.alignleft):not(.alignright) blockquote:before {
top: -28px;
}
.wp-block-pullquote blockquote:before {
content: none;
} @media screen and (min-width: 64em) {
.has-huge-font-size {
font-size: 42px;
}
.has-large-font-size {
font-size: 34px;
}
} @media screen and (min-width: 85.375em) {
.has-huge-font-size {
font-size: 48px;
}
.no-sidebar .alignfull {
margin-left: calc( -100vw / 2 + 100% / 2 );
margin-right: calc( -100vw / 2 + 100% / 2 );
max-width: 100vw;
}
} @media screen and (min-width: 100em) {
.has-huge-font-size {
font-size: 56px;
}
.has-large-font-size {
font-size: 42px;
}
} .wp-block-file .wp-block-file__button,
.wp-block-button__link {
background-color: #333;
color: #fff;
}
.wp-block-file .wp-block-file__button:hover,
.wp-block-file .wp-block-file__button:focus,
.wp-block-button__link:hover,
.wp-block-button__link:focus {
background-color: #333;
color: #fff;
}
.wp-block-button.is-style-outline .wp-block-button__link:hover,
.wp-block-button.is-style-outline .wp-block-button__link:focus,
.wp-block-button__link.is-style-outline:hover,
.wp-block-button__link.is-style-outline:focus {
background-color: #333;
color: #fff;
border-color: transparent;
}
.wp-block-pullquote {
border-color: #ccc;
} .wp-block-latest-comments__comment {
border-color: #7f390a;
} .wp-block-button .wp-block-button__link.has-white-color,
.wp-block-button.is-style-outline .wp-block-button__link.has-white-color,
.wp-block-button__link.is-style-outline .wp-block-button__link.has-white-color,
.has-white-color {
color: #fff;
}
.wp-block-button .wp-block-button__link.has-white-background-color,
.has-white-background-color {
background-color: #fff;
} .wp-block-button .wp-block-button__link.has-black-color,
.wp-block-button.is-style-outline .wp-block-button__link.has-black-color,
.wp-block-button__link.is-style-outline .wp-block-button__link.has-black-color,
.has-black-color {
color: #111;
}
.wp-block-button .wp-block-button__link.has-black-background-color,
.has-black-background-color {
background-color: #111;
} .wp-block-button .wp-block-button__link.has-gray-color,
.wp-block-button.is-style-outline .wp-block-button__link.has-gray-color,
.wp-block-button__link.is-style-outline .wp-block-button__link.has-gray-color,
.has-gray-color {
color: #ccc;
}
.wp-block-button .wp-block-button__link.has-gray-background-color,
.has-gray-background-color {
background-color: #ccc;
} .wp-block-button .wp-block-button__link.has-blue-color,
.wp-block-button.is-style-outline .wp-block-button__link.has-blue-color,
.wp-block-button__link.is-style-outline .wp-block-button__link.has-blue-color,
.has-blue-color {
color: #21759b;
}
.wp-block-button .wp-block-button__link.has-blue-background-color,
.has-blue-background-color {
background-color: #21759b;
} .wp-block-button .wp-block-button__link.has-yellow-color,
.wp-block-button.is-style-outline .wp-block-button__link.has-yellow-color,
.wp-block-button__link.is-style-outline .wp-block-button__link.has-yellow-color,
.has-yellow-color {
color: #ffc300;
}
.wp-block-button .wp-block-button__link.has-yellow-background-color,
.has-yellow-background-color {
background-color: #ffc300;
}@font-face {
font-family: 'Lobster';
font-style: normal;
font-weight: 400;
src: url(https://hidepro.net/wp/wp-content/fonts/lobster/neILzCirqoswsqX9zo-mM5Ez.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Lobster';
font-style: normal;
font-weight: 400;
src: url(https://hidepro.net/wp/wp-content/fonts/lobster/neILzCirqoswsqX9zoamM5Ez.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Lobster';
font-style: normal;
font-weight: 400;
src: url(https://hidepro.net/wp/wp-content/fonts/lobster/neILzCirqoswsqX9zo2mM5Ez.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Lobster';
font-style: normal;
font-weight: 400;
src: url(https://hidepro.net/wp/wp-content/fonts/lobster/neILzCirqoswsqX9zoymM5Ez.woff2) format('woff2');
unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Lobster';
font-style: normal;
font-weight: 400;
src: url(https://hidepro.net/wp/wp-content/fonts/lobster/neILzCirqoswsqX9zoKmMw.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}@font-face {
font-family: "Genericons";
src: url(https://hidepro.net/wp/wp-content/themes/simple-catch/css/genericons/Genericons.eot);
src: url(https://hidepro.net/wp/wp-content/themes/simple-catch/css/genericons/Genericons.eot?) format("embedded-opentype");
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: "Genericons";
src: url("data:application/x-font-woff;charset=utf-8;base64,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") format("woff"),
url(https://hidepro.net/wp/wp-content/themes/simple-catch/css/genericons/Genericons.ttf) format("truetype"),
url(https://hidepro.net/wp/wp-content/themes/simple-catch/css/genericons/Genericons.svg#Genericons) format("svg");
font-weight: normal;
font-style: normal;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
@font-face {
font-family: "Genericons";
src: url(https://hidepro.net/wp/wp-content/themes/simple-catch/css/genericons/Genericons.svg#Genericons) format("svg");
}
} .genericon {
font-size: 16px;
vertical-align: top;
text-align: center;
-moz-transition: color .1s ease-in 0;
-webkit-transition: color .1s ease-in 0;
display: inline-block;
font-family: "Genericons";
font-style: normal;
font-weight: normal;
font-variant: normal;
line-height: 1;
text-decoration: inherit;
text-transform: none;
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
speak: none;
} .genericon-rotate-90 {
-webkit-transform: rotate(90deg);
-moz-transform: rotate(90deg);
-ms-transform: rotate(90deg);
-o-transform: rotate(90deg);
transform: rotate(90deg);
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
}
.genericon-rotate-180 {
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-ms-transform: rotate(180deg);
-o-transform: rotate(180deg);
transform: rotate(180deg);
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
}
.genericon-rotate-270 {
-webkit-transform: rotate(270deg);
-moz-transform: rotate(270deg);
-ms-transform: rotate(270deg);
-o-transform: rotate(270deg);
transform: rotate(270deg);
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}
.genericon-flip-horizontal {
-webkit-transform: scale(-1, 1);
-moz-transform: scale(-1, 1);
-ms-transform: scale(-1, 1);
-o-transform: scale(-1, 1);
transform: scale(-1, 1);
}
.genericon-flip-vertical {
-webkit-transform: scale(1, -1);
-moz-transform: scale(1, -1);
-ms-transform: scale(1, -1);
-o-transform: scale(1, -1);
transform: scale(1, -1);
} .genericon-404:before { content: "\f423"; }
.genericon-activity:before { content: "\f508"; }
.genericon-anchor:before { content: "\f509"; }
.genericon-aside:before { content: "\f101"; }
.genericon-attachment:before { content: "\f416"; }
.genericon-audio:before { content: "\f109"; }
.genericon-bold:before { content: "\f471"; }
.genericon-book:before { content: "\f444"; }
.genericon-bug:before { content: "\f50a"; }
.genericon-cart:before { content: "\f447"; }
.genericon-category:before { content: "\f301"; }
.genericon-chat:before { content: "\f108"; }
.genericon-checkmark:before { content: "\f418"; }
.genericon-close:before { content: "\f405"; }
.genericon-close-alt:before { content: "\f406"; }
.genericon-cloud:before { content: "\f426"; }
.genericon-cloud-download:before { content: "\f440"; }
.genericon-cloud-upload:before { content: "\f441"; }
.genericon-code:before { content: "\f462"; }
.genericon-codepen:before { content: "\f216"; }
.genericon-cog:before { content: "\f445"; }
.genericon-collapse:before { content: "\f432"; }
.genericon-comment:before { content: "\f300"; }
.genericon-day:before { content: "\f305"; }
.genericon-digg:before { content: "\f221"; }
.genericon-document:before { content: "\f443"; }
.genericon-dot:before { content: "\f428"; }
.genericon-downarrow:before { content: "\f502"; }
.genericon-download:before { content: "\f50b"; }
.genericon-draggable:before { content: "\f436"; }
.genericon-dribbble:before { content: "\f201"; }
.genericon-dropbox:before { content: "\f225"; }
.genericon-dropdown:before { content: "\f433"; }
.genericon-dropdown-left:before { content: "\f434"; }
.genericon-edit:before { content: "\f411"; }
.genericon-ellipsis:before { content: "\f476"; }
.genericon-expand:before { content: "\f431"; }
.genericon-external:before { content: "\f442"; }
.genericon-facebook:before { content: "\f203"; }
.genericon-facebook-alt:before { content: "\f204"; }
.genericon-fastforward:before { content: "\f458"; }
.genericon-feed:before { content: "\f413"; }
.genericon-flag:before { content: "\f468"; }
.genericon-flickr:before { content: "\f211"; }
.genericon-foursquare:before { content: "\f226"; }
.genericon-fullscreen:before { content: "\f474"; }
.genericon-gallery:before { content: "\f103"; }
.genericon-github:before { content: "\f200"; }
.genericon-googleplus:before { content: "\f206"; }
.genericon-googleplus-alt:before { content: "\f218"; }
.genericon-handset:before { content: "\f50c"; }
.genericon-heart:before { content: "\f461"; }
.genericon-help:before { content: "\f457"; }
.genericon-hide:before { content: "\f404"; }
.genericon-hierarchy:before { content: "\f505"; }
.genericon-home:before { content: "\f409"; }
.genericon-image:before { content: "\f102"; }
.genericon-info:before { content: "\f455"; }
.genericon-instagram:before { content: "\f215"; }
.genericon-italic:before { content: "\f472"; }
.genericon-key:before { content: "\f427"; }
.genericon-leftarrow:before { content: "\f503"; }
.genericon-link:before { content: "\f107"; }
.genericon-linkedin:before { content: "\f207"; }
.genericon-linkedin-alt:before { content: "\f208"; }
.genericon-location:before { content: "\f417"; }
.genericon-lock:before { content: "\f470"; }
.genericon-mail:before { content: "\f410"; }
.genericon-maximize:before { content: "\f422"; }
.genericon-menu:before { content: "\f419"; }
.genericon-microphone:before { content: "\f50d"; }
.genericon-minimize:before { content: "\f421"; }
.genericon-minus:before { content: "\f50e"; }
.genericon-month:before { content: "\f307"; }
.genericon-move:before { content: "\f50f"; }
.genericon-next:before { content: "\f429"; }
.genericon-notice:before { content: "\f456"; }
.genericon-paintbrush:before { content: "\f506"; }
.genericon-path:before { content: "\f219"; }
.genericon-pause:before { content: "\f448"; }
.genericon-phone:before { content: "\f437"; }
.genericon-picture:before { content: "\f473"; }
.genericon-pinned:before { content: "\f308"; }
.genericon-pinterest:before { content: "\f209"; }
.genericon-pinterest-alt:before { content: "\f210"; }
.genericon-play:before { content: "\f452"; }
.genericon-plugin:before { content: "\f439"; }
.genericon-plus:before { content: "\f510"; }
.genericon-pocket:before { content: "\f224"; }
.genericon-polldaddy:before { content: "\f217"; }
.genericon-portfolio:before { content: "\f460"; }
.genericon-previous:before { content: "\f430"; }
.genericon-print:before { content: "\f469"; }
.genericon-quote:before { content: "\f106"; }
.genericon-rating-empty:before { content: "\f511"; }
.genericon-rating-full:before { content: "\f512"; }
.genericon-rating-half:before { content: "\f513"; }
.genericon-reddit:before { content: "\f222"; }
.genericon-refresh:before { content: "\f420"; }
.genericon-reply:before { content: "\f412"; }
.genericon-reply-alt:before { content: "\f466"; }
.genericon-reply-single:before { content: "\f467"; }
.genericon-rewind:before { content: "\f459"; }
.genericon-rightarrow:before { content: "\f501"; }
.genericon-search:before { content: "\f400"; }
.genericon-send-to-phone:before { content: "\f438"; }
.genericon-send-to-tablet:before { content: "\f454"; }
.genericon-share:before { content: "\f415"; }
.genericon-show:before { content: "\f403"; }
.genericon-shuffle:before { content: "\f514"; }
.genericon-sitemap:before { content: "\f507"; }
.genericon-skip-ahead:before { content: "\f451"; }
.genericon-skip-back:before { content: "\f450"; }
.genericon-skype:before { content: "\f220"; }
.genericon-spam:before { content: "\f424"; }
.genericon-spotify:before { content: "\f515"; }
.genericon-standard:before { content: "\f100"; }
.genericon-star:before { content: "\f408"; }
.genericon-status:before { content: "\f105"; }
.genericon-stop:before { content: "\f449"; }
.genericon-stumbleupon:before { content: "\f223"; }
.genericon-subscribe:before { content: "\f463"; }
.genericon-subscribed:before { content: "\f465"; }
.genericon-summary:before { content: "\f425"; }
.genericon-tablet:before { content: "\f453"; }
.genericon-tag:before { content: "\f302"; }
.genericon-time:before { content: "\f303"; }
.genericon-top:before { content: "\f435"; }
.genericon-trash:before { content: "\f407"; }
.genericon-tumblr:before { content: "\f214"; }
.genericon-twitch:before { content: "\f516"; }
.genericon-twitter:before { content: "\f202"; }
.genericon-unapprove:before { content: "\f446"; }
.genericon-unsubscribe:before { content: "\f464"; }
.genericon-unzoom:before { content: "\f401"; }
.genericon-uparrow:before { content: "\f500"; }
.genericon-user:before { content: "\f304"; }
.genericon-video:before { content: "\f104"; }
.genericon-videocamera:before { content: "\f517"; }
.genericon-vimeo:before { content: "\f212"; }
.genericon-warning:before { content: "\f414"; }
.genericon-website:before { content: "\f475"; }
.genericon-week:before { content: "\f306"; }
.genericon-wordpress:before { content: "\f205"; }
.genericon-xpost:before { content: "\f504"; }
.genericon-youtube:before { content: "\f213"; }
.genericon-zoom:before { content: "\f402"; }@-ms-viewport {
width: device-width;
}
@viewport {
width: device-width;
}
@media screen and (min-width: 991px) {
#access ul.menu li:hover > ul,
#access ul.menu li.focus > ul,
#access ul.menu li:focus > ul,
#access ul.menu li.focus > ul {
left: auto;
opacity: 1;
}
#access ul.menu ul li:hover > ul,
#access ul.menu ul li.focus > ul,
#access ul.menu ul li:focus > ul,
#access ul.menu ul li.focus > ul {
left: 100%;
}
#access ul li ul,
#access ul li:hover ul li ul,
#access ul li.focus ul li ul,
#access ul li:focus ul li ul {
opacity: 0;
list-style: none;
z-index: 9999;
}
}
@media screen and (max-width: 990px) {
#access ul li ul {
left: 0;
}
.wrapper {
width: 740px;
}
.single-col #content {
width:100%;
margin:0;
}
.site-title {
font-size: 40px;
line-height: 37px;
}
#masthead .searchform button {
float: left;
}
#header-content {
margin: 30px 0 20px;
}
#access ul li a {
font-size: 13px;
line-height: 40px;
padding: 0 10px;
}
#access ul li ul {
top: 40px;
}
#primary, #secondary,
.contact #primary,
.contact #secondary {
clear: both;
float: none;
width: 100%;
margin: 0;
}
.post .post-thumb {
width: 30%;
}
.post .post-article	{
width: 65.18%;
} #site-header-menu {
display: none;
}
#access ul li ul {
display: none;
}
.main-menu-button {
font-weight: bold;
}
.menu-toggle {
background-color: #fff;
border: 1px solid #ccc;
box-shadow: none;
clear: both;
color: #444;
cursor: pointer;
display: block;
font-size: 15px;
padding: 10px 20px;
text-align: left;
width: 100%;
}
.menu-toggle:hover,
.menu-toggle:focus {
background-color: #444;
color: #fff;
}
#site-header-menu.toggled-on {
display: block;
}
.dropdown-toggle.toggled-on {
background-color: #1a1a1a;
border-color: #1a1a1a;
color: #fff;
}
.menu-toggle.toggled-on,
.menu-toggle.toggled-on:hover,
.menu-toggle.toggled-on:focus {
background-color: #1a1a1a;
border-color: #1a1a1a;
color: #fff;
}
.menu-toggle:focus {
outline: 0;
}
.menu-toggle.toggled-on:focus {
outline: thin dotted;
}
.dropdown-toggle {
background-color: transparent;
border: 0;
border-radius: 0;
color: #1a1a1a;
content: "";
cursor: pointer;
display: block;
height: 40px;
padding: 0;
position: absolute;
right: 0;
text-transform: none;
top: 0;
width: 48px;
}
.dropdown-toggle:after {
border: 0 solid #d1d1d1;
border-left-width: 1px;
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
content: "\f431";
display: inline-block;
font-family: "Genericons";
font-size: 24px;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 1;
speak: none;
text-align: center;
text-decoration: inherit;
text-transform: none;
vertical-align: top;
left: 1px;
position: relative;
width: 48px;
}
.dropdown-toggle:hover,
.dropdown-toggle:focus {
background-color: transparent;
color: #007acc;
}
.dropdown-toggle:focus {
outline: thin dotted;
outline-offset: -1px;
}
.dropdown-toggle:focus:after {
border-color: transparent;
}
.dropdown-toggle.toggled-on:after {
content: "\f432";
}
.menu-toggle .genericon-menu {
float: right;
font-size: 19px;
text-align: right;
}
#access ul li {
display: inline-block;
float: none;
margin: 0;
width: 100%;
}
#access ul li a {
display: block;
float: none;;
}
#access .menu-item-has-children > a {
margin-right: 48px;
}
#access ul .toggled-on {
display: block;
}
#access ul li ul {
position: relative;
top: auto;
width: 100%;
}
#access ul li ul li a {
padding-left: 20px;
}
#access ul li ul li ul li a {
padding-left: 30px;
}
#access ul li ul li ul {
left: auto;
}
#access ul li:hover,
#access ul li:focus {
background-color: #444;
}
#access ul li:hover > a,
#access ul li:focus > a {
background-color: none;
box-shadow: none;
webkit-box-shadow: none;
moz-box-shadow: none;
}
#access ul .dropdown-toggle:hover,
#access ul .dropdown-toggle:focus {
background-color: #000;
color: #fff
}
#access ul li ul .dropdown-toggle {
color: #fff;
}
#access ul li ul li a {
font-size: 13px;
line-height: 40px;
padding-top: 0;
padding-bottom: 0;
} }
@media screen and (max-width: 767px) { .wrapper {
width: 660px;
}
#header-content {
margin: 0%;
}
#masthead .site-branding {
margin: 20px 0;
float: none;
width: 100%;
}
.site-logo {
display: block;
float: none;
text-align: center;
}
.site-logo a img {
float: none;
margin-bottom: 10px;
max-width: 100%;
padding: 0;
}
.site-branding-text {
display: block;
float: none;
padding: 0;
text-align: center;
}
.site-content .woocommerce .col-1,
.site-content .woocommerce .col-2 {
width: 100%;
}
#sidebar-top {
padding: 0;
}
ul.social-profile li {
margin-left: 9px;
}
#masthead .searchform {
display: block;
float: none;
padding-left: 0;
}
#masthead .searchform .search-box {
padding: 0 2%;
width: 70%;
}
#masthead .searchform button {
padding: 0 2%;
width: 26%;
}
#sidebar-top {
margin: 0;
}
#sidebar-top .widget {
float: none;
width: 100%;
}
#site-generator .copyright img {
display: block;
float: none;
height: auto;
margin: 5px auto;
width: auto;
}
#masthead .site-branding,
#sidebar-top,
#site-generator .copyright,
#site-generator .powered-by,
#site-generator .powered {
width: 100%;
}
#site-generator .copyright,
#site-generator .powered-by,
#site-generator .powered {
clear: both;
font-size: 11px;
text-align: center;
}
ul.social-profile {
float: none;
text-align: center;
}
.entry-meta ul li {
font-size: 11px;
font-weight: normal;
padding: 0 5px;
}
.wrapper .wp-pagenavi a,
.wrapper .wp-pagenavi span {
margin: 0 0 10px 10px;
} #colophon #supplementary .widget-area {
float: none;
margin-right: 0;
width: 100%;
}
a#scrollup {
font-size: 20px;
padding: 3px;
}
}
@media screen and (max-width: 700px) {
.wrapper {
width: 560px;
}
}
@media screen and (max-width:600px) {
.wrapper {
width: 520px;
}
}
@media screen and (max-width: 540px) {
.wrapper {
width: 460px;
}
.site-title {
font-size: 30px;
line-height: 34px;
}
.site-title a {
white-space: inherit;
}
.site-description {
font-size: 12px;
white-space: inherit;
}
.entry-title,
#comments-title,
#reply-title {
font-size: 19px;
line-height: 25px;
}
}
@media screen and (max-width: 480px) {
.wrapper {
width: 380px;
}
body, input, textarea {
font-size: 13px;
line-height: 20px;
}
h1 {
font-size: 19px;
}
h2 {
font-size: 17px;
}
h3 {
font-size: 15px;
}
h4 {
font-size: 14px;
}
h5 {
font-size: 13px;
}
h6 {
font-size: 12px;
}
#primary .post {
margin-bottom: 20px;
padding-bottom: 20px;
}
ul, ol {
margin-bottom: 10px;
}
p, .wp-caption, blockquote, pre {
margin-bottom: 10px;
}
.wrapper .wp-pagenavi a,
.wrapper .wp-pagenavi span, {
padding: 0 0 10px 10px;
}
.site-title {
font-size: 30px;
line-height: 34px;
}
.site-title a {
white-space: inherit;
}
.site-title a img {
padding-right: 10px;
}
.site-description {
font-size: 12px;
white-space: inherit;
}
input#s {
height: 27px;
}
#masthead input#s {
height: 35px;
}
#masthead .searchform .search-box {
padding: 0 4%;
width: 66%;
}
#masthead .searchform button {
padding: 0 3%;
}
.breadcrumb {
padding-top: 15px;
}
.site-content {
padding-top: 20px;
}
#secondary {
line-height: 20px;
}
#primary .post {
padding-bottom: 20px;
}
.content-area h1, .content-area h2, .content-area h3, .content-area h4, .content-area h5, .content-area h6 {
padding-bottom: 5px;
}
.wp-caption .wp-caption-text, .gallery-caption {
line-height: 20px;
}
#supplementary {
padding-top: 20px;
}
.widget {
margin-bottom: 20px;
}
.widget.simplecatch_social_widget {
margin-bottom: 10px;
}
.entry-header {
padding-bottom: 5px;
}
.entry-title, #comments-title, #reply-title {
font-size: 19px;
line-height: 25px;
}
.entry-meta ul li {
font-size: 11px;
font-weight: normal;
line-height: 17px;
padding: 0 5px;
}
.page-title {
font-size: 24px;
padding-bottom: 10px;
}
.post .post-thumb {
width: 28.78%;
}
.post .post-article {
width: 65.74%;
}
.post .post-thumb a {
padding: 3px;
}
#wp_page_numbers, .pagination {
padding-bottom: 10px;
text-align:right;
}
#wp_page_numbers ul li {
font-size: 11px;
}
#wp_page_numbers ul li a {
padding:0 10px;
font-size: 12px;
line-height:25px;
}
.pagination {
font-size: 11px;
}
.pagination span {
font-size:12px;
padding:0 10px;
line-height:25px;
}
input[type="text"], input[type="password"], input[type="email"], textarea {
clear: both;
float: left;
margin-bottom: 15px;
width: 92%;
}
.comment-form .form label, .comment-form .form .text, .comment-form .form .textarea {
float: none;
margin-bottom: 5px;
width: inherit;
}
.comment-form .form .note {
padding-left: 0;
float: none;
}
.comment-form .form .submit {
margin-top: 20px;
float: none;
}
.contact #primary .form .note {
float: none;
padding: 15px 0 0 0;
}
.contact #primary .form .submit {
float:none;
}
#primary .gallery .gallery-item {
width: 100%;
}
#site-generator {
padding: 10px 0;
}
.woocommerce .site-content ul.products li.product,
.woocommerce-page .site-content ul.products li.product {
.woocommerce-page .site-content ul.products li.product {
clear: both;
float: none;
margin: 0 10% 2.992em;
padding: 0;
position: relative;
width: 80%;
}
}
@media screen and (max-width: 400px) {
.wrapper {
width: 320px;
}
}
@media screen and (max-width: 319px) {
.wrapper {
margin: 0 auto;
max-width: 94%;
width: 300px;
}
.site-logo a img {
max-width: 95%;
}
.site-title a img {
max-height: 60px;
}
.site-title {
font-size: 22px;
line-height: 26px;
}
.site-branding-text {
padding-right: 10px;
}
.entry-title {
font-size: 18px;
line-height: 22px;
}
ul.social-profile {
margin: -5px 0 0;
}
ul.social-profile li {
margin-left: 12px;
margin-top:5px;
}
ul.social-profile li a {
background-image: url(//hidepro.net/wp/wp-content/themes/simple-catch/images/device-social-profile.png);
width: 22px;
height: 22px;
}
ul.social-profile li.facebook a {
background-position: 0 0;
}
ul.social-profile li.facebook a:hover,
ul.social-profile li.facebook a:focus {
background-position: 0 -28px;
}
ul.social-profile li.twitter a {
background-position: -29px 0;
}
ul.social-profile li.twitter a:hover,
ul.social-profile li.twitter a:focus {
background-position: -29px -28px;
}
ul.social-profile li.you-tube a {
background-position: -57px 0;
}
ul.social-profile li.you-tube a:hover,
ul.social-profile li.you-tube a:focus {
background-position: -57px -28px;
}
ul.social-profile li.rss a {
background-position: -85px 0;
}
ul.social-profile li.rss a:hover,
ul.social-profile li.rss a:focus {
background-position: -85px -28px;
}
ul.social-profile li.google-plus a {
background-position: -113px 0;
}
ul.social-profile li.google-plus a:hover,
ul.social-profile li.google-plus a:focus {
background-position: -113px -28px;
}
ul.social-profile li.pinterest a {
background-position: -142px 0;
}
ul.social-profile li.pinterest a:hover,
ul.social-profile li.pinterest a:focus {
background-position: -142px -28px;
}
ul.social-profile li.slideshare a {
background-position: -170px 0;
}
ul.social-profile li.slideshare a:hover,
ul.social-profile li.slideshare a:focus {
background-position: -170px -28px;
}
ul.social-profile li.foursquare a {
background-position: -198px 0;
}
ul.social-profile li.foursquare a:hover,
ul.social-profile li.foursquare a:focus {
background-position: -198px -28px;
}
ul.social-profile li.viemo a {
background-position: -226px 0;
}
ul.social-profile li.viemo a:hover,
ul.social-profile li.viemo a:focus {
background-position: -226px -28px;
}
ul.social-profile li.myspace a {
background-position: -254px 0;
}
ul.social-profile li.myspace a:hover,
ul.social-profile li.myspace a:focus {
background-position: -254px -28px;
}
ul.social-profile li.flickr a {
background-position: -283px 0;
}
ul.social-profile li.flickr a:hover,
ul.social-profile li.flickr a:focus {
background-position: -283px -28px;
}
ul.social-profile li.dribbble a {
background-position: -311px 0;
}
ul.social-profile li.dribbble a:hover,
ul.social-profile li.dribbble a:focus {
background-position: -311px -28px;
}
ul.social-profile li.wordpress a {
background-position: -339px 0;
}
ul.social-profile li.wordpress a:hover,
ul.social-profile li.wordpress a:focus {
background-position: -339px -28px;
}
ul.social-profile li.deviantart a {
background-position: -367px 0;
}
ul.social-profile li.deviantart a:hover,
ul.social-profile li.deviantart a:focus {
background-position: -367px -28px;
}
ul.social-profile li.linkedin a {
background-position: -396px 0;
}
ul.social-profile li.linkedin a:hover,
ul.social-profile li.linkedin a:focus {
background-position: -396px -28px;
}
ul.social-profile li.tumblr a {
background-position: -424px 0;
}
ul.social-profile li.tumblr a:hover,
ul.social-profile li.tumblr a:focus {
background-position: -424px -28px;
}
ul.social-profile li.delicious a {
background-position: -452px 0;
}
ul.social-profile li.delicious a:hover,
ul.social-profile li.delicious a:focus {
background-position: -452px -28px;
}
ul.social-profile li.lastfm a {
background-position: -480px 0;
}
ul.social-profile li.lastfm a:hover,
ul.social-profile li.lastfm a:focus {
background-position: -480px -28px;
}
#masthead .searchform .search-box {
padding: 0 4%;
width: 57%;
}
#masthead .searchform button {
padding: 0 3%;
width: 35%;
}
#site-generator {
padding: 20px 0;
}
#site-generator .powered-by {
margin-top: 2px;
}
#masthead .searchform {
padding-top: 20px;
}
#sidebar-top {
margin-bottom: 20px;
}
input[type="text"], input[type="email"], input[type="password"], textarea {
width: 90%;
}
img.size-full,
img.size-large,
img.wp-post-image {
max-width: 94.5%;
}
.wp-caption	{
max-width: 96%;
padding: 2%;
}
.wp-caption	img {
max-width: 100%;
}
}