﻿/* -----------------------------------------------------------------------------

    This file should be used to add your own CSS definitions or override
	the existing ones.

----------------------------------------------------------------------------- */

	/* your CSS here */


/* -----------------------------------------------------------------------------

    RESPONSIVE DEFINITIONS

----------------------------------------------------------------------------- */

    /* -------------------------------------------------------------------------
        LARGE DEVICES
		devices with width between 992px and 1199px
    ------------------------------------------------------------------------- */

    @media ( max-width: 1199px ) {

		/* your CSS here */

	}

    /* -------------------------------------------------------------------------
        MEDIUM DEVICES
		devices with width between 768px and 991px
    ------------------------------------------------------------------------- */

    @media ( max-width: 991px ) {

		/* your CSS here */

	}

	/* -------------------------------------------------------------------------
        SMALL DEVICES
		devices with width between 481px and 767px
    ------------------------------------------------------------------------- */

    @media ( max-width: 767px ) {

		/* your CSS here */

	}

	/* -------------------------------------------------------------------------
        EXTRA SMALL DEVICES
		devices with width up to 480px
    ------------------------------------------------------------------------- */

	@media ( max-width: 480px ) {

		/* your CSS here */

	}
#soc{margin:2% 10% 1% 10%;width:80%}
.soc{width:25%;height:80px}
.soc a{display:block;width:100%}
#wa{background:url('images/whatsapp.png?v=3') center center no-repeat}
#fb{background:url('images/facebook.png?v=2') center center no-repeat}
#tw{background:url('images/twitter.png?v=2') center center no-repeat}
#rs{background:url('images/rss.png?v=2') center center no-repeat}

#alt{margin:1% 3%;padding:2%;width:90%;font-size:4vw;text-align:center;border-radius:32px;background:#333;filter:alpha(opacity=80);opacity:0.80}
#alt a{color:#eee}

#gal{margin:3% 3% 1% 3%;padding:1% 0 0 0;width:94%;height:416px;background:#eee;border-radius:64px;text-align:center;background:url('../../images/but.png') center center / 100% 100%}
#gal img{width:75%;height:400px;border-radius:32px}

#cont{margin:3%;width:94%;font-size:5vw;text-align:justify}
#cont a{font-weight:bold}
ul.menu{display:inline-block;list-style:none;margin:0;padding:0}
li.menu-item{float:left;margin:1%;width:31%;font-size: 3vw;text-align:center;border-radius:16px;background:url('../../images/but.png') center center / 100% 100% no-repeat;filter:alpha(opacity=90);opacity:0.90;}
li.menu-item a{display:block;width:100%;height:100%;color:#000}
li.menu-item img{width:50%;height:auto}
#menu-item-6,.reply{display:none}
img.nmenu{width:auto}
#results{margin-top:-30%}
#hemen{display:none}

#chat{margin:3% 20%;width:60%;font-size:5vw;text-align:justify}

#ptit{margin:1%;width:98%;font-size:8vw;text-align:center}
ul{margin:0;padding:0;width:100%;display:inline-block;list-style:none}
li.page_item{margin:1% 0;padding:0;width:100%;background:url('../../images/but.png') center center / 100% 100%;border-radius:16px}
li.page_item a{display:block;width:100%;height:100%;padding:1% 2%;width:96%;color:#000;border-radius:16px}
li.page_item a:hover{background:#fd0}

.gallery{margin:2% 0;width:100%}
.gallery-item,.gallery-icon{margin:0;width:100%;text-align:center}
.gallery-icon img{margin:0;width:100% !important;border-radius:8px}
