/*
Theme Name: Paththa
Theme URI: https://paththa.com/
Author: Nihal Mohideen
Author URI: https://xoons.co.uk/
Description: Commercial custom designed theme for Paththa Ltd, Ceylon gemstones market.
Version: 1.01
License: Commercial
*/
@import url('stylesheets/screen-auction2.css');
@import url('stylesheets/responsive.nav-auction.css');
@import url('/assets/ac.css');

	.zoomHorGalleryDescr, #zoomCornerFsc, #XtLwvE, #zoomDescrHolder {display:none !important;}
	#zoomContainer, .zoomGalleryVerticalContainer, .zFsO, .zoomGalleryHorizontalContainer, .zoomGalleryHorizontalArrow {background:#FFF !important;}
	.zoomGalleryBox, .zoomGalleryBoxOver, .zoomGalleryBoxSelected{
		background: #dcdcdc !important; 
		border: 1px solid #c2c2c2 !important;
		-moz-border-radius:0 !important;
		-webkit-border-radius:0 !important;
		border-radius:0 !important;
		-moz-box-shadow: none !important;
		box-shadow:none !important;
		-webkit-box-shadow:none !important;
		width:130px  !important;
	}
	.zoomGalleryImg {margin:5px !important;}
	#content{display:none;height:150px;float:right;background:#FFFFFF;}
        
        
        @media only screen and (max-width:767px) {
            .cloudzoom-blank, .cloudzoom-zoom-inside{
                display: none;
            }
            #zoomCustomNavi{ display: none !important;}
            #zoombutton_slide_next, #zoombutton_slide_prev{ width: 30px !important; height: 30px !important;}
        }
        
        #content .close{text-indent: 0; width: auto; display: block; background-size:auto; padding-left: 30px;}
        #content{ max-height: 100% !important; height: 100% !important;}
        #auction #images #thumbs span{ height: 16px;padding-left:10px;}
        #main-image span{ position: absolute; top: 0px; display: block; width: 100%; z-index: 1001; font-size: 14px; text-align: center;}
        #main-image img{ cursor: zoom-in; max-width: 100%; }
        
        a.cboxElement{ cursor: default; }
        
        .none{ border: 0; }
        
        #register #hero h1{ text-align: center; }
.modal-buttons {background: #FFFFFF url(/images/paththa-logo.png) no-repeat 5px 5px;}
#hero {padding:5.5% 5.5% 2.5%;}
#hero:after, #tabs:after, #biddings:after {content: "";display: table;clear: both;}
#hero h1 {width:100%;text-align:center;margin-bottom:0.5em;}
.lefty {float:left;}
#hero .lefty p { width:100%; max-width: 500px;}
.righty {float:right;width:260px;border-left:1px solid #fff;padding-left:20px;margin-left:20px;}
.righty em {display:block;font-style:normal;border-bottom: 1px solid #4b545b;padding:0.5em 0;}
.righty .right {margin-top:0.5em;}
#hero .right {float:none;}
@media only screen and (min-width:767px) {
#hero p.left {width:50%;}
}
#auction .ui-tabs .ui-tabs-nav li:nth-of-type(3), #noauction .ui-tabs .ui-tabs-nav li:nth-of-type(3) {width:auto;}
#auction .ui-tabs, #noauction .ui-tabs {margin-bottom:1em;}
#auction #description .price, #auction #description .pricenotmet, #noauction #description .price, #noauction #description .pricenotmet {margin:0;}
#auction #commitToBuy, #noauction #commitToBuy {padding-bottom:1em;margin:1em 0 0;}
#modal-window .modal-box.modal-size-small {width:300px;}

@media only screen and (min-width: 768px) {
    ol#list li .right {
        width: 35%;
    }
    ol#list li .dottt {
        width: 40%;
    }
    ol#list li .pro-cat {
        width: 15%;
    }    
    
    #auctions .third:nth-child(3n+1){ clear: left; }
    
}
@media only screen and (max-width:767px) {
    ol#list li .dottt {
        display: inline-block;
        width: 75%;
    }
    ol#list li .pro-cat {
        width: 25%;
    }    
    ol#list li .right {
        width: 100%;
        display: block;
    }
    .righty{ border: none; width: 100%; }
}
.hidden{ display: none; }

#ratings{ display: none; }
#auction #description input.wpcf7-email, #noauction #description input.wpcf7-email {width:100%;}
h2 .lefthead a, h2 .righthead a{ text-transform:none; letter-spacing:1px; }